is not current version
Last Version 1.1

com.github.ruifengho:simple-security 1.0


Categories

Categories

Security
GroupId

GroupId

com.github.ruifengho
ArtifactId

ArtifactId

simple-security
Version

Version

1.0
Type

Type

pom

Download simple-security 1.0

Filename Size
simple-security-1.0.pom 1 KB
Browse

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