Last Version

SDSAI 2.0.0

Simple datastructures and algorithms.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

com.github.basking2
ArtifactId

ArtifactId

sdsai-net
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-net 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

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.