Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet |
ArtifactId | ArtifactIdtiger-types |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionType arithmetic library for Java5
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
tiger-types-1.4.pom | |
tiger-types-1.4.jar | 17 KB |
tiger-types-1.4-sources.jar | 13 KB |
tiger-types-1.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet/tiger-types/ -->
<dependency>
<groupId>org.jvnet</groupId>
<artifactId>tiger-types</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet/tiger-types/
implementation 'org.jvnet:tiger-types:1.4'
// https://jarcasting.com/artifacts/org.jvnet/tiger-types/
implementation ("org.jvnet:tiger-types:1.4")
'org.jvnet:tiger-types:jar:1.4'
<dependency org="org.jvnet" name="tiger-types" rev="1.4">
<artifact name="tiger-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet', module='tiger-types', version='1.4')
)
libraryDependencies += "org.jvnet" % "tiger-types" % "1.4"
[org.jvnet/tiger-types "1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |