| License |
License |
|---|---|
| GroupId | GroupIdcom.langdashu |
| ArtifactId | ArtifactIdflexible-uid-core |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| flexible-uid-core-1.1.pom | |
| flexible-uid-core-1.1.jar | 35 KB |
| flexible-uid-core-1.1-sources.jar | 24 KB |
| flexible-uid-core-1.1-javadoc.jar | 270 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.langdashu/flexible-uid-core/ -->
<dependency>
<groupId>com.langdashu</groupId>
<artifactId>flexible-uid-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid-core/
implementation 'com.langdashu:flexible-uid-core:1.1'
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid-core/
implementation ("com.langdashu:flexible-uid-core:1.1")
'com.langdashu:flexible-uid-core:jar:1.1'
<dependency org="com.langdashu" name="flexible-uid-core" rev="1.1">
<artifact name="flexible-uid-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.langdashu', module='flexible-uid-core', version='1.1')
)
libraryDependencies += "com.langdashu" % "flexible-uid-core" % "1.1"
[com.langdashu/flexible-uid-core "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| junit : junit | jar | 4.13 |