is not current version
Last Version 1.1.3

com.github.ddphin:ddphin-security 1.1.1

ddphin-security

Categories

Categories

Security
GroupId

GroupId

com.github.ddphin
ArtifactId

ArtifactId

ddphin-security
Version

Version

1.1.1
Type

Type

jar

Download ddphin-security 1.1.1


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