is not current version
Last Version 2.0.24

SDSAI Common 2.0.22

Simple datastructures and algorithms.

License

License

MIT
GroupId

GroupId

com.github.basking2
ArtifactId

ArtifactId

sdsai-common
Version

Version

2.0.22
Type

Type

jar
Description

Description

SDSAI Common
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-common 2.0.22


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1

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.