text-transform 
translate formatted texts from one format into another
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdguru.nidi |
| ArtifactId | ArtifactIdtext-transform |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontext-transform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| text-transform-1.0.6.pom | |
| text-transform-1.0.6.jar | 179 KB |
| text-transform-1.0.6-sources.jar | 39 KB |
| text-transform-1.0.6-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/guru.nidi/text-transform/ -->
<dependency>
<groupId>guru.nidi</groupId>
<artifactId>text-transform</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi/text-transform/
implementation 'guru.nidi:text-transform:1.0.6'
// https://jarcasting.com/artifacts/guru.nidi/text-transform/
implementation ("guru.nidi:text-transform:1.0.6")
'guru.nidi:text-transform:jar:1.0.6'
<dependency org="guru.nidi" name="text-transform" rev="1.0.6">
<artifact name="text-transform" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.nidi', module='text-transform', version='1.0.6')
)
libraryDependencies += "guru.nidi" % "text-transform" % "1.0.6"
[guru.nidi/text-transform "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| org.scalatest : scalatest_2.10 | jar | 2.2.4 |
translate formatted texts from one format into another