jems2

Java gems, a collection of Java utilities.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

jems2
Last Version

Last Version

2.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/dmfs/jems

Download jems2

How to add to project

<!-- https://jarcasting.com/artifacts/org.dmfs/jems2/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>jems2</artifactId>
    <version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/jems2/
implementation 'org.dmfs:jems2:2.8.0'
// https://jarcasting.com/artifacts/org.dmfs/jems2/
implementation ("org.dmfs:jems2:2.8.0")
'org.dmfs:jems2:jar:2.8.0'
<dependency org="org.dmfs" name="jems2" rev="2.8.0">
  <artifact name="jems2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='jems2', version='2.8.0')
)
libraryDependencies += "org.dmfs" % "jems2" % "2.8.0"
[org.dmfs/jems2 "2.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.0
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0