is not current version
Last Version 3.8.8

org.beangle.security:beangle-security-ids 3.7.0


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-ids
Version

Version

3.7.0
Type

Type

jar

Download beangle-security-ids 3.7.0


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