MVN

de.greenrobot : java-common

Maven & Gradle

Jan 16, 2016
17 usages
1.3k stars

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

<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>java-common</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.greenrobot : java-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of de.greenrobot : java-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
java-common-2.3.1
java-common-2.3.0
2.2.x
java-common-2.2.0
2.1.x
java-common-2.1.0
2.0.x
java-common-2.0.0

How to add a dependency to Maven

Add the following de.greenrobot : java-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>java-common</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.greenrobot : java-common gradle dependency to your build.gradle file:

implementation 'de.greenrobot:java-common:2.3.1'

Gradle Kotlin DSL: Add the following de.greenrobot : java-common gradle kotlin dependency to your build.gradle.kts file:

implementation("de.greenrobot:java-common:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.greenrobot : java-common sbt scala dependency to your build.sbt file:

libraryDependencies += "de.greenrobot" % "java-common" % "2.3.1"

Advertisement

Dependencies from Group

Nov 12, 2015
33 usages
24.5k stars
Jan 16, 2016
17 usages
1.3k stars
Nov 12, 2015
6 usages
12.6k stars
Nov 12, 2015
4 usages
12.6k stars
Aug 17, 2014
1 usages

Discover Dependencies

May 27, 2022
13 usages
447 stars
Jun 09, 2015
8 usages
3 stars
Feb 11, 2021
49 usages
Oct 12, 2021
5 usages
1 stars
Jun 04, 2020
5 usages
Sep 14, 2019
26 usages
Aug 27, 2021
4 usages
6 stars
Jun 21, 2017
5 usages
656 stars