is not current version
Last Version 5.0.1

com.savoirtech.hecate:hecate-parent 3.0.0


GroupId

GroupId

com.savoirtech.hecate
ArtifactId

ArtifactId

hecate-parent
Version

Version

3.0.0
Type

Type

pom

Download hecate-parent 3.0.0

Filename Size
hecate-parent-3.0.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/ -->
<dependency>
    <groupId>com.savoirtech.hecate</groupId>
    <artifactId>hecate-parent</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/
implementation 'com.savoirtech.hecate:hecate-parent:3.0.0'
// https://jarcasting.com/artifacts/com.savoirtech.hecate/hecate-parent/
implementation ("com.savoirtech.hecate:hecate-parent:3.0.0")
'com.savoirtech.hecate:hecate-parent:pom:3.0.0'
<dependency org="com.savoirtech.hecate" name="hecate-parent" rev="3.0.0">
  <artifact name="hecate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.hecate', module='hecate-parent', version='3.0.0')
)
libraryDependencies += "com.savoirtech.hecate" % "hecate-parent" % "3.0.0"
[com.savoirtech.hecate/hecate-parent "3.0.0"]