is not current version
Last Version 2.0.3.RELEASE

org.synyx.hades:org.synyx.hades 1.5.2.RELEASE


GroupId

GroupId

org.synyx.hades
ArtifactId

ArtifactId

org.synyx.hades
Version

Version

1.5.2.RELEASE
Type

Type

jar

Download org.synyx.hades 1.5.2.RELEASE


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