is not current version
Last Version 0.7.13b

org.leapframework:leap-websecurity 0.6.8b


Categories

Categories

Security
GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

leap-websecurity
Version

Version

0.6.8b
Type

Type

jar

Download leap-websecurity 0.6.8b


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