GroupId | GroupIdcom.aeontronix.aeon-commons |
---|---|
ArtifactId | ArtifactIdaeon-commons |
Version | Version1.3.19 |
Type | Typejar |
Filename | Size |
---|---|
aeon-commons-1.3.19.pom | |
aeon-commons-1.3.19.jar | 132 KB |
aeon-commons-1.3.19-sources.jar | 88 KB |
aeon-commons-1.3.19-javadoc.jar | 904 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons/ -->
<dependency>
<groupId>com.aeontronix.aeon-commons</groupId>
<artifactId>aeon-commons</artifactId>
<version>1.3.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons/
implementation 'com.aeontronix.aeon-commons:aeon-commons:1.3.19'
// https://jarcasting.com/artifacts/com.aeontronix.aeon-commons/aeon-commons/
implementation ("com.aeontronix.aeon-commons:aeon-commons:1.3.19")
'com.aeontronix.aeon-commons:aeon-commons:jar:1.3.19'
<dependency org="com.aeontronix.aeon-commons" name="aeon-commons" rev="1.3.19">
<artifact name="aeon-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeontronix.aeon-commons', module='aeon-commons', version='1.3.19')
)
libraryDependencies += "com.aeontronix.aeon-commons" % "aeon-commons" % "1.3.19"
[com.aeontronix.aeon-commons/aeon-commons "1.3.19"]