License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdorg.dmfs |
ArtifactId | ArtifactIdjems |
Last Version | Last Version1.44 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjems
Java gems, a collection of Java utilities.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jems-1.44.pom | |
jems-1.44.jar | 169 KB |
jems-1.44-sources.jar | 174 KB |
jems-1.44-javadoc.jar | 765 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/jems/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>jems</artifactId>
<version>1.44</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/jems/
implementation 'org.dmfs:jems:1.44'
// https://jarcasting.com/artifacts/org.dmfs/jems/
implementation ("org.dmfs:jems:1.44")
'org.dmfs:jems:jar:1.44'
<dependency org="org.dmfs" name="jems" rev="1.44">
<artifact name="jems" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='jems', version='1.44')
)
libraryDependencies += "org.dmfs" % "jems" % "1.44"
[org.dmfs/jems "1.44"]
Group / Artifact | Type | Version |
---|---|---|
org.dmfs : jems2 | jar | 2.0.0 |