is not current version
Last Version 0.0.2

com.elega9t:commons 0.0.1


GroupId

GroupId

com.elega9t
ArtifactId

ArtifactId

commons
Version

Version

0.0.1
Type

Type

jar

Download commons 0.0.1


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