is not current version
Last Version 0.0.2

com.elega9t:elega9t 0.0.1

Elega9t open-source projects

GroupId

GroupId

com.elega9t
ArtifactId

ArtifactId

elega9t
Version

Version

0.0.1
Type

Type

pom

Download elega9t 0.0.1

Filename Size
elega9t-0.0.1.pom 5 KB
Browse

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