License |
License |
---|---|
GroupId | GroupIdcom.elega9t |
ArtifactId | ArtifactIdelega9t |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionelega9t
Elega9t open-source projects
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elega9t-0.0.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elega9t/elega9t/ -->
<dependency>
<groupId>com.elega9t</groupId>
<artifactId>elega9t</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elega9t/elega9t/
implementation 'com.elega9t:elega9t:0.0.2'
// https://jarcasting.com/artifacts/com.elega9t/elega9t/
implementation ("com.elega9t:elega9t:0.0.2")
'com.elega9t:elega9t:pom:0.0.2'
<dependency org="com.elega9t" name="elega9t" rev="0.0.2">
<artifact name="elega9t" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elega9t', module='elega9t', version='0.0.2')
)
libraryDependencies += "com.elega9t" % "elega9t" % "0.0.2"
[com.elega9t/elega9t "0.0.2"]