is not current version
Last Version 3.5.0

io.graphenee:gx-core 0.1.0

Core API, Utilities and Methods.

GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-core
Version

Version

0.1.0
Type

Type

jar

Download gx-core 0.1.0


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