is not current version
Last Version 5.3.12

de.terrestris:shogun-core 3.2.0

SHOGun-Core is the core framework used in SHOGun

GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun-core
Version

Version

3.2.0
Type

Type

pom

Download shogun-core 3.2.0

Filename Size
shogun-core-3.2.0.pom 41 KB
Browse

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