SDSAI Common

Simple datastructures and algorithms.

License

License

MIT
GroupId

GroupId

com.github.basking2
ArtifactId

ArtifactId

sdsai-common
Last Version

Last Version

2.0.24
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
2.0.24
2.0.23
2.0.22
2.0.21
2.0.20
2.0.19
2.0.18
2.0.16
2.0.15
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0