is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.core:core 0.0.20


GroupId

GroupId

io.stargate.core
ArtifactId

ArtifactId

core
Version

Version

0.0.20
Type

Type

jar

Download core 0.0.20


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