Last Version

greenrobot-common 2.3.1

General purpose utilities for Android and Java projects (aka java-common)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

java-common
Version

Version

2.3.1
Type

Type

jar
Description

Description

greenrobot-common
General purpose utilities for Android and Java projects (aka java-common)
Project URL

Project URL

https://github.com/greenrobot/greenrobot-common
Source Code Management

Source Code Management

https://github.com/greenrobot/greenrobot-common

Download java-common 2.3.1


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 18.0
net.jpountz.lz4 : lz4 jar 1.2.0

Project Modules

There are no modules declared in this project.