is not current version
Last Version 0.6

be.atbash.ee.security:octopus-mp-rest-client 0.5


Categories

Categories

Security CLI User Interface
GroupId

GroupId

be.atbash.ee.security
ArtifactId

ArtifactId

octopus-mp-rest-client
Version

Version

0.5
Type

Type

jar

Download octopus-mp-rest-client 0.5


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