Last Version

org.asux:common 1.2

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

License

License

GroupId

GroupId

org.asux
ArtifactId

ArtifactId

common
Version

Version

1.2
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/org-asux/org.ASUX.common.git

Download common 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.5.2
commons-cli : commons-cli jar 1.4

Project Modules

There are no modules declared in this project.