is not current version
Last Version 0.0.2

com.github.antdo:antdo-common 0.0.1

A maven project to use Simple Class

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antdo
ArtifactId

ArtifactId

antdo-common
Version

Version

0.0.1
Type

Type

jar

Download antdo-common 0.0.1


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