is not current version
Last Version 17.0

org.arakhne.afc.core:vmutils 16.0


GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

vmutils
Version

Version

16.0
Type

Type

jar

Download vmutils 16.0


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