GroupId | GroupIdcom.gitee.l0km |
---|---|
ArtifactId | ArtifactIdauthkernel-fsdb |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
authkernel-fsdb-1.3.0.pom | |
authkernel-fsdb-1.3.0.jar | 44 KB |
authkernel-fsdb-1.3.0-test-sources.jar | 1 KB |
authkernel-fsdb-1.3.0-sources.jar | 33 KB |
authkernel-fsdb-1.3.0-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/authkernel-fsdb/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>authkernel-fsdb</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel-fsdb/
implementation 'com.gitee.l0km:authkernel-fsdb:1.3.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel-fsdb/
implementation ("com.gitee.l0km:authkernel-fsdb:1.3.0")
'com.gitee.l0km:authkernel-fsdb:jar:1.3.0'
<dependency org="com.gitee.l0km" name="authkernel-fsdb" rev="1.3.0">
<artifact name="authkernel-fsdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='authkernel-fsdb', version='1.3.0')
)
libraryDependencies += "com.gitee.l0km" % "authkernel-fsdb" % "1.3.0"
[com.gitee.l0km/authkernel-fsdb "1.3.0"]