is not current version
Last Version 1.0.4

io.helixservice:helix-rest 1.0.3


GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-rest
Version

Version

1.0.3
Type

Type

jar

Download helix-rest 1.0.3


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