is not current version
Last Version 0.0.2

us.eharning.atomun:atomun-core 0.0.1

Uploads all artifacts belonging to configuration ':archives'

GroupId

GroupId

us.eharning.atomun
ArtifactId

ArtifactId

atomun-core
Version

Version

0.0.1
Type

Type

jar

Download atomun-core 0.0.1


<!-- https://jarcasting.com/artifacts/us.eharning.atomun/atomun-core/ -->
<dependency>
    <groupId>us.eharning.atomun</groupId>
    <artifactId>atomun-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/us.eharning.atomun/atomun-core/
implementation 'us.eharning.atomun:atomun-core:0.0.1'
// https://jarcasting.com/artifacts/us.eharning.atomun/atomun-core/
implementation ("us.eharning.atomun:atomun-core:0.0.1")
'us.eharning.atomun:atomun-core:jar:0.0.1'
<dependency org="us.eharning.atomun" name="atomun-core" rev="0.0.1">
  <artifact name="atomun-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.eharning.atomun', module='atomun-core', version='0.0.1')
)
libraryDependencies += "us.eharning.atomun" % "atomun-core" % "0.0.1"
[us.eharning.atomun/atomun-core "0.0.1"]