is not current version
Last Version 1.1.0

com.savoirtech.hecate:hecate-testing 1.0.24

SavoirTech ::: Hecate ::: Testing libraries

GroupId

GroupId

com.savoirtech.hecate
ArtifactId

ArtifactId

hecate-testing
Version

Version

1.0.24
Type

Type

jar

Download hecate-testing 1.0.24


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