Last Version

Text Utilities 17.0

Math, geometric, physic tools and other Java utilities.

License

License

GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

text
Version

Version

17.0
Type

Type

jar
Description

Description

Text Utilities
Math, geometric, physic tools and other Java utilities.
Project Organization

Project Organization

Arakhnê.org Project

Download text 17.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.arakhne.afc.core : vmutils jar 17.0

test (1)

Group / Artifact Type Version
org.arakhne.afc.core : testtools jar 17.0

Project Modules

There are no modules declared in this project.