is not current version
Last Version 5.3.12

de.terrestris:shogun-core 5.2.3

SHOGun-Core is the core framework used in SHOGun

GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun-core
Version

Version

5.2.3
Type

Type

pom

Download shogun-core 5.2.3

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

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