Last Version

chicory-text 0.36

Rudimentary tools needed for text handling. Part of chicory.

License

License

GroupId

GroupId

com.github.sviperll
ArtifactId

ArtifactId

chicory-text
Version

Version

0.36
Type

Type

jar
Description

Description

chicory-text
Rudimentary tools needed for text handling. Part of chicory.
Project URL

Project URL

https://github.com/sviperll/chicory/tree/master/chicory-text

Download chicory-text 0.36


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sviperll : chicory-core jar 0.36
com.github.sviperll : metachicory jar 0.36

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.