is not current version
Last Version 0.6.0

com.globalmentor:globalmentor-itu 0.5.0

GlobalMentor Java ITU library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-itu
Version

Version

0.5.0
Type

Type

jar

Download globalmentor-itu 0.5.0


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