Text

String Interpolator base on Apache commons-text

License

License

GroupId

GroupId

com.github.GG-A
ArtifactId

ArtifactId

text
Last Version

Last Version

0.0.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.GG-A : JFunctional jar 0.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1