Data Structures


License

License

Categories

Categories

Data
GroupId

GroupId

com.github.wslf
ArtifactId

ArtifactId

DataStructures
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Data Structures
Project URL

Project URL

https://github.com/WslF/DataStructures.git
Source Code Management

Source Code Management

https://github.com/WslF/DataStructures.git

Download DataStructures

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1