is not current version
Last Version 2.1.0

de.terrestris:shogun2 1.0.1

SHOGun2 is a Java based WebGIS framework

GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun2
Version

Version

1.0.1
Type

Type

pom

Download shogun2 1.0.1

Filename Size
shogun2-1.0.1.pom 38 KB
Browse

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