MVN

org.asux : common

Maven & Gradle

Apr 05, 2020
3 usages
0 stars

common JAVA interfaces, abstract classes and utility classes for use broadly across ASUX.org projects as well as anyone else interested.

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

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

Version Vulnerabilities Updated
1.2
common-1.2
1.1
common-1.1
1.0
common-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.asux</groupId>
    <artifactId>common</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.asux:common:1.2'

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

implementation("org.asux:common:1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.asux" % "common" % "1.2"

Advertisement

Dependencies from Group

Apr 05, 2020
3 usages
0 stars
Apr 06, 2020
2 usages
1 stars
Apr 06, 2020
2 usages
1 stars
Apr 06, 2020
1 usages
1 stars

Discover Dependencies

Aug 25, 2023
2 usages
227 stars
Aug 22, 2019
2 usages
Aug 22, 2023
2 usages
1.5k stars
Jul 11, 2019
2 usages
5 stars
Jan 01, 2023
2 usages
331 stars
Feb 19, 2020
2 usages
45 stars
Nov 17, 2021
3 usages
1.3k stars