is not current version
Last Version 1.0.0.alpha3

io.github.aomsweet:cyber-core 1.0.0.alpha2


GroupId

GroupId

io.github.aomsweet
ArtifactId

ArtifactId

cyber-core
Version

Version

1.0.0.alpha2
Type

Type

jar

Download cyber-core 1.0.0.alpha2


<!-- https://jarcasting.com/artifacts/io.github.aomsweet/cyber-core/ -->
<dependency>
    <groupId>io.github.aomsweet</groupId>
    <artifactId>cyber-core</artifactId>
    <version>1.0.0.alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aomsweet/cyber-core/
implementation 'io.github.aomsweet:cyber-core:1.0.0.alpha2'
// https://jarcasting.com/artifacts/io.github.aomsweet/cyber-core/
implementation ("io.github.aomsweet:cyber-core:1.0.0.alpha2")
'io.github.aomsweet:cyber-core:jar:1.0.0.alpha2'
<dependency org="io.github.aomsweet" name="cyber-core" rev="1.0.0.alpha2">
  <artifact name="cyber-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aomsweet', module='cyber-core', version='1.0.0.alpha2')
)
libraryDependencies += "io.github.aomsweet" % "cyber-core" % "1.0.0.alpha2"
[io.github.aomsweet/cyber-core "1.0.0.alpha2"]