is not current version
Last Version 3.5.0

io.graphenee:gx 0.1.1

Graphenee is an enterprise application development framework.

GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx
Version

Version

0.1.1
Type

Type

pom

Download gx 0.1.1

Filename Size
gx-0.1.1.pom 10 KB
Browse

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