is not current version
Last Version 4.2.7

org.beangle.security:beangle-security-core_2.12 4.0.18


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-core_2.12
Version

Version

4.0.18
Type

Type

jar

Download beangle-security-core_2.12 4.0.18


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