Last Version

library 1.0.1

Simple library to convert number to text

License

License

GroupId

GroupId

com.github.vladdossik
ArtifactId

ArtifactId

convertToText
Version

Version

1.0.1
Type

Type

jar
Description

Description

library
Simple library to convert number to text
Project URL

Project URL

http://github.com/vladdossik/convertToText
Source Code Management

Source Code Management

http://github.com/vladdossik/convertToText

Download convertToText 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.vladdossik/convertToText/ -->
<dependency>
    <groupId>com.github.vladdossik</groupId>
    <artifactId>convertToText</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vladdossik/convertToText/
implementation 'com.github.vladdossik:convertToText:1.0.1'
// https://jarcasting.com/artifacts/com.github.vladdossik/convertToText/
implementation ("com.github.vladdossik:convertToText:1.0.1")
'com.github.vladdossik:convertToText:jar:1.0.1'
<dependency org="com.github.vladdossik" name="convertToText" rev="1.0.1">
  <artifact name="convertToText" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vladdossik', module='convertToText', version='1.0.1')
)
libraryDependencies += "com.github.vladdossik" % "convertToText" % "1.0.1"
[com.github.vladdossik/convertToText "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.