License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextuuid-library |
Version | Version1.0.0-M18 |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extuuid-library-1.0.0-M18.pom | |
extuuid-library-1.0.0-M18.jar | 33 KB |
extuuid-library-1.0.0-M18-sources.jar | 41 KB |
extuuid-library-1.0.0-M18-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extuuid-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extuuid-library</artifactId>
<version>1.0.0-M18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extuuid-library/
implementation 'com.github.lontime:extuuid-library:1.0.0-M18'
// https://jarcasting.com/artifacts/com.github.lontime/extuuid-library/
implementation ("com.github.lontime:extuuid-library:1.0.0-M18")
'com.github.lontime:extuuid-library:jar:1.0.0-M18'
<dependency org="com.github.lontime" name="extuuid-library" rev="1.0.0-M18">
<artifact name="extuuid-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extuuid-library', version='1.0.0-M18')
)
libraryDependencies += "com.github.lontime" % "extuuid-library" % "1.0.0-M18"
[com.github.lontime/extuuid-library "1.0.0-M18"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |