is not current version
Last Version 0.9.13

at.molindo:helios-service-registration 0.9.12


GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

helios-service-registration
Version

Version

0.9.12
Type

Type

jar

Download helios-service-registration 0.9.12


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