is not current version
Last Version 2.0.5

com.gitee.topfine:QuickDevSecurity 0.1.7

QuickDevSecurity

Categories

Categories

Security
GroupId

GroupId

com.gitee.topfine
ArtifactId

ArtifactId

QuickDevSecurity
Version

Version

0.1.7
Type

Type

jar

Download QuickDevSecurity 0.1.7


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