is not current version
Last Version 2.1.2.RELEASE

com.hellokaton:blade-security 2.1.1.BETA


Categories

Categories

Security Blade User Interface Web Frameworks
GroupId

GroupId

com.hellokaton
ArtifactId

ArtifactId

blade-security
Version

Version

2.1.1.BETA
Type

Type

jar

Download blade-security 2.1.1.BETA


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