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