is not current version
Last Version 0.6

be.atbash.ee.security:octopus-web 0.3


Categories

Categories

Security
GroupId

GroupId

be.atbash.ee.security
ArtifactId

ArtifactId

octopus-web
Version

Version

0.3
Type

Type

pom

Download octopus-web 0.3

Filename Size
octopus-web-0.3.pom 1 KB
Browse

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