is not current version
Last Version 1.5.3.beta

io.github.novareseller:security 1.2.4.beta


Categories

Categories

Security
GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

security
Version

Version

1.2.4.beta
Type

Type

jar

Download security 1.2.4.beta


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