is not current version
Last Version 2.0

com.cantaa:cantaa-commons 1.8

cantaa Commons

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.cantaa
ArtifactId

ArtifactId

cantaa-commons
Version

Version

1.8
Type

Type

jar

Download cantaa-commons 1.8


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