is not current version
Last Version 2.1.0

de.terrestris:shogun2-core 0.1.5


GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun2-core
Version

Version

0.1.5
Type

Type

jar

Download shogun2-core 0.1.5


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