is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:security 1.0.0-beta3


Categories

Categories

Security
GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

security
Version

Version

1.0.0-beta3
Type

Type

jar

Download security 1.0.0-beta3


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