is not current version
Last Version 2.0.0-ALPHA-14

io.stargate.core:core 1.0.35


GroupId

GroupId

io.stargate.core
ArtifactId

ArtifactId

core
Version

Version

1.0.35
Type

Type

jar

Download core 1.0.35


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