is not current version
Last Version 0.7.0

com.vlkan.hrrs:hrrs-api 0.3


GroupId

GroupId

com.vlkan.hrrs
ArtifactId

ArtifactId

hrrs-api
Version

Version

0.3
Type

Type

jar

Download hrrs-api 0.3


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