is not current version
Last Version 0.7.0.RELEASE

org.synyx.hera:org.synyx.hera.core 0.6

Core plugin infrastructure

GroupId

GroupId

org.synyx.hera
ArtifactId

ArtifactId

org.synyx.hera.core
Version

Version

0.6
Type

Type

jar

Download org.synyx.hera.core 0.6


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