Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-security |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
yelong-security-1.1.0.pom | |
yelong-security-1.1.0.jar | 19 KB |
yelong-security-1.1.0-sources.jar | 15 KB |
yelong-security-1.1.0-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-security/ -->
<dependency>
<groupId>com.github.yelong0216</groupId>
<artifactId>yelong-security</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-security/
implementation 'com.github.yelong0216:yelong-security:1.1.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-security/
implementation ("com.github.yelong0216:yelong-security:1.1.0")
'com.github.yelong0216:yelong-security:jar:1.1.0'
<dependency org="com.github.yelong0216" name="yelong-security" rev="1.1.0">
<artifact name="yelong-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-security', version='1.1.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-security" % "1.1.0"
[com.github.yelong0216/yelong-security "1.1.0"]