is not current version
Last Version 0.0.6

de.terrestris:shogun2-dao 0.0.4


GroupId

GroupId

de.terrestris
ArtifactId

ArtifactId

shogun2-dao
Version

Version

0.0.4
Type

Type

jar

Download shogun2-dao 0.0.4


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