| License |
License |
|---|---|
| GroupId | GroupIdcom.iofairy |
| ArtifactId | ArtifactIdtext |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionText
String Interpolator
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| text-0.0.1.pom | |
| text-0.0.1.jar | 6 KB |
| text-0.0.1-sources.jar | 4 KB |
| text-0.0.1-javadoc.jar | 379 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.iofairy/text/ -->
<dependency>
<groupId>com.iofairy</groupId>
<artifactId>text</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iofairy/text/
implementation 'com.iofairy:text:0.0.1'
// https://jarcasting.com/artifacts/com.iofairy/text/
implementation ("com.iofairy:text:0.0.1")
'com.iofairy:text:jar:0.0.1'
<dependency org="com.iofairy" name="text" rev="0.0.1">
<artifact name="text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iofairy', module='text', version='0.0.1')
)
libraryDependencies += "com.iofairy" % "text" % "0.0.1"
[com.iofairy/text "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.GG-A : JFunctional | jar | 0.7.3 |