License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-itu |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalMentor ITU
GlobalMentor Java ITU library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
globalmentor-itu-0.6.0.pom | |
globalmentor-itu-0.6.0.jar | 9 KB |
globalmentor-itu-0.6.0-sources.jar | 14 KB |
globalmentor-itu-0.6.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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-itu/
implementation 'com.globalmentor:globalmentor-itu:0.6.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-itu/
implementation ("com.globalmentor:globalmentor-itu:0.6.0")
'com.globalmentor:globalmentor-itu:jar:0.6.0'
<dependency org="com.globalmentor" name="globalmentor-itu" rev="0.6.0">
<artifact name="globalmentor-itu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-itu', version='0.6.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-itu" % "0.6.0"
[com.globalmentor/globalmentor-itu "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.6.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |
org.hamcrest : hamcrest | jar | 2.1 |
org.hamcrest : hamcrest-core | jar | 2.1 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |