is not current version
Last Version 0.5.1.1

be.atbash.mp.rest-client:rest-client-parent 0.5

Atbash Rest Client parent

Categories

Categories

CLI User Interface
GroupId

GroupId

be.atbash.mp.rest-client
ArtifactId

ArtifactId

rest-client-parent
Version

Version

0.5
Type

Type

pom

Download rest-client-parent 0.5


<!-- https://jarcasting.com/artifacts/be.atbash.mp.rest-client/rest-client-parent/ -->
<dependency>
    <groupId>be.atbash.mp.rest-client</groupId>
    <artifactId>rest-client-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.mp.rest-client/rest-client-parent/
implementation 'be.atbash.mp.rest-client:rest-client-parent:0.5'
// https://jarcasting.com/artifacts/be.atbash.mp.rest-client/rest-client-parent/
implementation ("be.atbash.mp.rest-client:rest-client-parent:0.5")
'be.atbash.mp.rest-client:rest-client-parent:pom:0.5'
<dependency org="be.atbash.mp.rest-client" name="rest-client-parent" rev="0.5">
  <artifact name="rest-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.mp.rest-client', module='rest-client-parent', version='0.5')
)
libraryDependencies += "be.atbash.mp.rest-client" % "rest-client-parent" % "0.5"
[be.atbash.mp.rest-client/rest-client-parent "0.5"]