is not current version
Last Version 5.3.12

de.terrestris:shogun-core-main 3.0.0


GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun-core-main
Version

Version

3.0.0
Type

Type

jar

Download shogun-core-main 3.0.0


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