is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-security 0.2.0


Categories

Categories

Security
GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-security
Version

Version

0.2.0
Type

Type

jar

Download jaxxy-security 0.2.0


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