is not current version
Last Version 3.5.0

io.graphenee:gx 3.2.0

Graphenee Parent Project

GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx
Version

Version

3.2.0
Type

Type

pom

Download gx 3.2.0

Filename Size
gx-3.2.0.pom 16 KB
Browse

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