is not current version
Last Version 1.1.16

co.abit.prime:prime-security 1.0.2


Categories

Categories

Security
GroupId

GroupId

co.abit.prime
ArtifactId

ArtifactId

prime-security
Version

Version

1.0.2
Type

Type

jar

Download prime-security 1.0.2


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