is not current version
Last Version 0.9.13

at.molindo:helios-tools 0.9.11


GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

helios-tools
Version

Version

0.9.11
Type

Type

jar

Download helios-tools 0.9.11


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