License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.MissThee |
ArtifactId | ArtifactIddata-structure |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.MissThee:data-structure
empty
|
Filename | Size |
---|---|
data-structure-1.2.pom | |
data-structure-1.2.jar | 6 KB |
data-structure-1.2-sources.jar | 4 KB |
data-structure-1.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.MissThee/data-structure/ -->
<dependency>
<groupId>com.github.MissThee</groupId>
<artifactId>data-structure</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.MissThee/data-structure/
implementation 'com.github.MissThee:data-structure:1.2'
// https://jarcasting.com/artifacts/com.github.MissThee/data-structure/
implementation ("com.github.MissThee:data-structure:1.2")
'com.github.MissThee:data-structure:jar:1.2'
<dependency org="com.github.MissThee" name="data-structure" rev="1.2">
<artifact name="data-structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.MissThee', module='data-structure', version='1.2')
)
libraryDependencies += "com.github.MissThee" % "data-structure" % "1.2"
[com.github.MissThee/data-structure "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.47 |