is not current version
Last Version 1.2.3

com.github.kaitoy.sneo:giane 1.2.2

The graphical interface for SNeO.

GroupId

GroupId

com.github.kaitoy.sneo
ArtifactId

ArtifactId

giane
Version

Version

1.2.2
Type

Type

war

Download giane 1.2.2


<!-- https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane/ -->
<dependency>
    <groupId>com.github.kaitoy.sneo</groupId>
    <artifactId>giane</artifactId>
    <version>1.2.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane/
implementation 'com.github.kaitoy.sneo:giane:1.2.2'
// https://jarcasting.com/artifacts/com.github.kaitoy.sneo/giane/
implementation ("com.github.kaitoy.sneo:giane:1.2.2")
'com.github.kaitoy.sneo:giane:war:1.2.2'
<dependency org="com.github.kaitoy.sneo" name="giane" rev="1.2.2">
  <artifact name="giane" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.kaitoy.sneo', module='giane', version='1.2.2')
)
libraryDependencies += "com.github.kaitoy.sneo" % "giane" % "1.2.2"
[com.github.kaitoy.sneo/giane "1.2.2"]