License |
License |
---|---|
GroupId | GroupIdedu.jhu.prim |
ArtifactId | ArtifactIdprim |
Last Version | Last Version3.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionedu.jhu.prim:prim
Prim - A Java Primitives Library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
prim-3.1.5.pom | |
prim-3.1.5.jar | 363 KB |
prim-3.1.5-sources.jar | 191 KB |
prim-3.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.jhu.prim/prim/ -->
<dependency>
<groupId>edu.jhu.prim</groupId>
<artifactId>prim</artifactId>
<version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.prim/prim/
implementation 'edu.jhu.prim:prim:3.1.5'
// https://jarcasting.com/artifacts/edu.jhu.prim/prim/
implementation ("edu.jhu.prim:prim:3.1.5")
'edu.jhu.prim:prim:jar:3.1.5'
<dependency org="edu.jhu.prim" name="prim" rev="3.1.5">
<artifact name="prim" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.prim', module='prim', version='3.1.5')
)
libraryDependencies += "edu.jhu.prim" % "prim" % "3.1.5"
[edu.jhu.prim/prim "3.1.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |