is not current version
Last Version 1.1.3

com.github.ddphin:ddphin-security 1.0.0

ddphin-security

Categories

Categories

Security
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-security
Version

Version

1.0.0
Type

Type

jar

Download ddphin-security 1.0.0


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