| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.fanzezhen |
| ArtifactId | ArtifactIdsecurity |
| Last Version | Last Version1.3.4.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsecurity
|
| Filename | Size |
|---|---|
| security-1.3.4.4.pom | |
| security-1.3.4.4.jar | 39 KB |
| security-1.3.4.4-sources.jar | 23 KB |
| security-1.3.4.4-javadoc.jar | 530 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen/security/ -->
<dependency>
<groupId>com.github.fanzezhen</groupId>
<artifactId>security</artifactId>
<version>1.3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen/security/
implementation 'com.github.fanzezhen:security:1.3.4.4'
// https://jarcasting.com/artifacts/com.github.fanzezhen/security/
implementation ("com.github.fanzezhen:security:1.3.4.4")
'com.github.fanzezhen:security:jar:1.3.4.4'
<dependency org="com.github.fanzezhen" name="security" rev="1.3.4.4">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen', module='security', version='1.3.4.4')
)
libraryDependencies += "com.github.fanzezhen" % "security" % "1.3.4.4"
[com.github.fanzezhen/security "1.3.4.4"]