is not current version
Last Version 0.9.13

at.molindo:helios-system-tests 0.9.12


GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

helios-system-tests
Version

Version

0.9.12
Type

Type

jar

Download helios-system-tests 0.9.12


<!-- https://jarcasting.com/artifacts/at.molindo/helios-system-tests/ -->
<dependency>
    <groupId>at.molindo</groupId>
    <artifactId>helios-system-tests</artifactId>
    <version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo/helios-system-tests/
implementation 'at.molindo:helios-system-tests:0.9.12'
// https://jarcasting.com/artifacts/at.molindo/helios-system-tests/
implementation ("at.molindo:helios-system-tests:0.9.12")
'at.molindo:helios-system-tests:jar:0.9.12'
<dependency org="at.molindo" name="helios-system-tests" rev="0.9.12">
  <artifact name="helios-system-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo', module='helios-system-tests', version='0.9.12')
)
libraryDependencies += "at.molindo" % "helios-system-tests" % "0.9.12"
[at.molindo/helios-system-tests "0.9.12"]