Last Version

jems 1.44

Java gems, a collection of Java utilities.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

jems
Version

Version

1.44
Type

Type

jar
Description

Description

jems
Java gems, a collection of Java utilities.
Project URL

Project URL

https://github.com/dmfs/jems

Download jems 1.44


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.dmfs : jems2 jar 2.0.0

Project Modules

There are no modules declared in this project.