is not current version
Last Version 2.1.0

de.terrestris:shogun2 0.1.0

SHOGun2 is a Java based WebGIS framework

GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun2
Version

Version

0.1.0
Type

Type

pom

Download shogun2 0.1.0

Filename Size
shogun2-0.1.0.pom 28 KB
Browse

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