com.github.MissThee:data-structure

empty

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.MissThee
ArtifactId

ArtifactId

data-structure
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.MissThee:data-structure
empty

Download data-structure

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0