is not current version
Last Version 17.0

org.arakhne.afc.core:mathtree 15.2


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathtree
Version

Version

15.2
Type

Type

jar

Download mathtree 15.2


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