is not current version
Last Version 0.0.6

de.terrestris:shogun2-model 0.0.5


GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun2-model
Version

Version

0.0.5
Type

Type

jar

Download shogun2-model 0.0.5


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