is not current version
Last Version 5.3.12

de.terrestris:shogun-core-main 5.1.0


GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun-core-main
Version

Version

5.1.0
Type

Type

jar

Download shogun-core-main 5.1.0


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