is not current version
Last Version 4.2.29

org.beangle.security:beangle-security-core_2.13 4.2.13


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-core_2.13
Version

Version

4.2.13
Type

Type

jar

Download beangle-security-core_2.13 4.2.13


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