is not current version
Last Version 1.0.4

io.helixservice:helix-rest 1.0.0


GroupId

GroupId

io.helixservice
ArtifactId

ArtifactId

helix-rest
Version

Version

1.0.0
Type

Type

jar

Download helix-rest 1.0.0


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