GroupId | GroupIdcom.globalmentor |
---|---|
ArtifactId | ArtifactIdglobalmentor-itu |
Version | Version0.5.0 |
Type | Typejar |
Filename | Size |
---|---|
globalmentor-itu-0.5.0.pom | |
globalmentor-itu-0.5.0.jar | 9 KB |
globalmentor-itu-0.5.0-sources.jar | 14 KB |
globalmentor-itu-0.5.0-javadoc.jar | 37 KB |
Browse |
<!-- 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"]