| License | License | 
|---|---|
| GroupId | GroupIdcom.github.basking2 | 
| ArtifactId | ArtifactIdsdsai-common | 
| Last Version | Last Version2.0.24 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSDSAI Common Simple datastructures and algorithms. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| sdsai-common-2.0.24.pom | |
| sdsai-common-2.0.24.jar | 103 KB | 
| sdsai-common-2.0.24-sources.jar | 66 KB | 
| sdsai-common-2.0.24-javadoc.jar | 236 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.slf4j : slf4j-simple | jar | 1.7.21 |