GroupId | GroupIdorg.tpolecat |
---|---|
ArtifactId | ArtifactIdatto-core_sjs1_3.0.0-RC2 |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
atto-core_sjs1_3.0.0-RC2-0.9.3.pom | |
atto-core_sjs1_3.0.0-RC2-0.9.3.jar | 352 KB |
atto-core_sjs1_3.0.0-RC2-0.9.3-sources.jar | 11 KB |
atto-core_sjs1_3.0.0-RC2-0.9.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/atto-core_sjs1_3.0.0-RC2/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>atto-core_sjs1_3.0.0-RC2</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/atto-core_sjs1_3.0.0-RC2/
implementation 'org.tpolecat:atto-core_sjs1_3.0.0-RC2:0.9.3'
// https://jarcasting.com/artifacts/org.tpolecat/atto-core_sjs1_3.0.0-RC2/
implementation ("org.tpolecat:atto-core_sjs1_3.0.0-RC2:0.9.3")
'org.tpolecat:atto-core_sjs1_3.0.0-RC2:jar:0.9.3'
<dependency org="org.tpolecat" name="atto-core_sjs1_3.0.0-RC2" rev="0.9.3">
<artifact name="atto-core_sjs1_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='atto-core_sjs1_3.0.0-RC2', version='0.9.3')
)
libraryDependencies += "org.tpolecat" % "atto-core_sjs1_3.0.0-RC2" % "0.9.3"
[org.tpolecat/atto-core_sjs1_3.0.0-RC2 "0.9.3"]