is not current version
Last Version 1.1.0

com.savoirtech.hecate:hecate-farsandra 1.0.24


GroupId

GroupId

com.savoirtech.hecate
ArtifactId

ArtifactId

hecate-farsandra
Version

Version

1.0.24
Type

Type

jar

Download hecate-farsandra 1.0.24


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