is not current version
Last Version 0.0.3

Text 0.0.2

String Interpolator base on Apache commons-text

License

License

GroupId

GroupId

com.github.GG-A
ArtifactId

ArtifactId

text
Version

Version

0.0.2
Type

Type

jar
Description

Description

Text
String Interpolator base on Apache commons-text
Project URL

Project URL

https://github.com/GG-A/Text

Download text 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.GG-A : JFunctional jar 0.7.3
org.apache.commons : commons-text jar 1.9

Project Modules

There are no modules declared in this project.