Last Version

datastructure 1.0

common and basic and advanced datastructure in java, some implemented collection interface, others is ued in algorithm

License

License

Categories

Categories

Ant Build Tools Data
GroupId

GroupId

me.antinux
ArtifactId

ArtifactId

datastructure
Version

Version

1.0
Type

Type

jar
Description

Description

datastructure
common and basic and advanced datastructure in java, some implemented collection interface, others is ued in algorithm
Project URL

Project URL

https://github.com/GitAntinus/datastructure
Source Code Management

Source Code Management

https://github.com/GitAntinus/datastructure/tree/master

Download datastructure 1.0


<!-- https://jarcasting.com/artifacts/me.antinux/datastructure/ -->
<dependency>
    <groupId>me.antinux</groupId>
    <artifactId>datastructure</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.antinux/datastructure/
implementation 'me.antinux:datastructure:1.0'
// https://jarcasting.com/artifacts/me.antinux/datastructure/
implementation ("me.antinux:datastructure:1.0")
'me.antinux:datastructure:jar:1.0'
<dependency org="me.antinux" name="datastructure" rev="1.0">
  <artifact name="datastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.antinux', module='datastructure', version='1.0')
)
libraryDependencies += "me.antinux" % "datastructure" % "1.0"
[me.antinux/datastructure "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations-java5 jar 16.0.2

Project Modules

There are no modules declared in this project.