is not current version
Last Version 0.7.0

com.vlkan.hrrs:hrrs-example-jaxrs 0.5


GroupId

GroupId

com.vlkan.hrrs
ArtifactId

ArtifactId

hrrs-example-jaxrs
Version

Version

0.5
Type

Type

war

Download hrrs-example-jaxrs 0.5


<!-- https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-example-jaxrs/ -->
<dependency>
    <groupId>com.vlkan.hrrs</groupId>
    <artifactId>hrrs-example-jaxrs</artifactId>
    <version>0.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-example-jaxrs/
implementation 'com.vlkan.hrrs:hrrs-example-jaxrs:0.5'
// https://jarcasting.com/artifacts/com.vlkan.hrrs/hrrs-example-jaxrs/
implementation ("com.vlkan.hrrs:hrrs-example-jaxrs:0.5")
'com.vlkan.hrrs:hrrs-example-jaxrs:war:0.5'
<dependency org="com.vlkan.hrrs" name="hrrs-example-jaxrs" rev="0.5">
  <artifact name="hrrs-example-jaxrs" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vlkan.hrrs', module='hrrs-example-jaxrs', version='0.5')
)
libraryDependencies += "com.vlkan.hrrs" % "hrrs-example-jaxrs" % "0.5"
[com.vlkan.hrrs/hrrs-example-jaxrs "0.5"]