is not current version
Last Version 0.7.0

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


GroupId

GroupId

com.vlkan.hrrs
ArtifactId

ArtifactId

hrrs-example-jaxrs
Version

Version

0.3
Type

Type

war

Download hrrs-example-jaxrs 0.3


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