is not current version
Last Version 5.3.12

de.terrestris:shogun-core 5.3.5

SHOGun-Core is the core framework used in SHOGun

GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun-core
Version

Version

5.3.5
Type

Type

pom

Download shogun-core 5.3.5

Filename Size
shogun-core-5.3.5.pom 43 KB
Browse

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