is not current version
Last Version 1.3.26

org.bardframework.commons:common-security 1.2.13


Categories

Categories

Security
GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-security
Version

Version

1.2.13
Type

Type

jar

Download common-security 1.2.13


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