Last Version

SDSAI 2.0.0

Simple datastructures and algorithms.

License

License

MIT
GroupId

GroupId

com.github.basking2
ArtifactId

ArtifactId

sdsai-sandbox
Version

Version

2.0.0
Type

Type

jar
Description

Description

SDSAI
Simple datastructures and algorithms.
Project URL

Project URL

https://github.com/basking2/sdsai
Source Code Management

Source Code Management

https://github.com/basking2/sdsai.git

Download sdsai-sandbox 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.basking2 : sdsai-common jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.