License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdio.enoa |
ArtifactId | ArtifactIdenoa-index |
Last Version | Last Version1.7.2-rc |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEnoa
|
Filename | Size |
---|---|
enoa-index-1.7.2-rc.pom | 559 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.enoa/enoa-index/ -->
<dependency>
<groupId>io.enoa</groupId>
<artifactId>enoa-index</artifactId>
<version>1.7.2-rc</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/enoa-index/
implementation 'io.enoa:enoa-index:1.7.2-rc'
// https://jarcasting.com/artifacts/io.enoa/enoa-index/
implementation ("io.enoa:enoa-index:1.7.2-rc")
'io.enoa:enoa-index:pom:1.7.2-rc'
<dependency org="io.enoa" name="enoa-index" rev="1.7.2-rc">
<artifact name="enoa-index" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='enoa-index', version='1.7.2-rc')
)
libraryDependencies += "io.enoa" % "enoa-index" % "1.7.2-rc"
[io.enoa/enoa-index "1.7.2-rc"]