is not current version
Last Version 1.7.2-rc

io.enoa:enoa 1.6-beta.2

Enoa

GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

enoa
Version

Version

1.6-beta.2
Type

Type

pom

Download enoa 1.6-beta.2

Filename Size
enoa-1.6-beta.2.pom 29 KB
Browse

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