is not current version
Last Version 3.2.1

io.graphenee:gx-workshop 3.2.0

A demonstration of what Graphenee offers. A place to experiment with graphenee components.

GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-workshop
Version

Version

3.2.0
Type

Type

war

Download gx-workshop 3.2.0


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