is not current version
Last Version 5.3.12

de.terrestris:shogun-core-main 5.2.2


GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun-core-main
Version

Version

5.2.2
Type

Type

jar

Download shogun-core-main 5.2.2


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