MVN

org.api4 : common

Maven & Gradle

Jan 09, 2020
8 usages
0 stars

commons · Fundamental utils required by many other starlibs projects.

<dependency>
    <groupId>org.api4</groupId>
    <artifactId>common</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.api4 : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.api4 : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
common-1.0.0
0.0.x
common-0.0.1

How to add a dependency to Maven

Add the following org.api4 : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.api4</groupId>
    <artifactId>common</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.api4 : common gradle dependency to your build.gradle file:

implementation 'org.api4:common:1.0.0'

Gradle Kotlin DSL: Add the following org.api4 : common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.api4:common:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.api4 : common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.api4" % "common" % "1.0.0"

Advertisement

Dependencies from Group

Jan 09, 2020
8 usages
0 stars
Jan 09, 2020
6 usages
0 stars
Jan 09, 2020
5 usages
0 stars
Jan 09, 2020
3 usages
0 stars
Jan 09, 2020
1 usages
0 stars

Discover Dependencies

Aug 25, 2023
13 usages
11.9k stars
Jul 20, 2023
9 usages
389 stars
Jan 31, 2023
12 usages
541 stars
May 25, 2023
12 usages
2.1k stars
Aug 21, 2023
15 usages
7.7k stars