License |
License |
---|---|
GroupId | GroupIdus.eharning.atomun |
ArtifactId | ArtifactIdatomun-core |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionnull
Uploads all artifacts belonging to configuration ':archives'
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atomun-core-0.0.2.pom | |
atomun-core-0.0.2.jar | 20 KB |
atomun-core-0.0.2-sources.jar | 18 KB |
atomun-core-0.0.2-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/us.eharning.atomun/atomun-core/ -->
<dependency>
<groupId>us.eharning.atomun</groupId>
<artifactId>atomun-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/us.eharning.atomun/atomun-core/
implementation 'us.eharning.atomun:atomun-core:0.0.2'
// https://jarcasting.com/artifacts/us.eharning.atomun/atomun-core/
implementation ("us.eharning.atomun:atomun-core:0.0.2")
'us.eharning.atomun:atomun-core:jar:0.0.2'
<dependency org="us.eharning.atomun" name="atomun-core" rev="0.0.2">
<artifact name="atomun-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.eharning.atomun', module='atomun-core', version='0.0.2')
)
libraryDependencies += "us.eharning.atomun" % "atomun-core" % "0.0.2"
[us.eharning.atomun/atomun-core "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.54 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
org.codehaus.groovy : groovy | jar | 2.4.5 |
org.yaml : snakeyaml | jar | 1.16 |
net.trajano.caliper : caliper | jar | 1.2.1 |