Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
/ NumbersToWords Public archive

A simple Java web application to convert numbers to words.

License

Notifications You must be signed in to change notification settings

me4502/NumbersToWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numbers to Words

A simple Java web application to convert numbers to words.

Prerequisites

  • [Java] 8

Building

Note: If you do not have [Gradle] installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.

In order to build Numbers to Words you simply need to run the gradle build command. You can find the compiled JAR file in ./build/libs labeled similarly to 'NumbersToWords-x.x-SNAPSHOT.jar'.

About

A simple Java web application to convert numbers to words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages