Last Version

SDSAI DSDS Core 0.0.17

Simple datastructures and algorithms data store data structures.

License

License

MIT
GroupId

GroupId

com.github.basking2
ArtifactId

ArtifactId

sdsai-dsds-core
Version

Version

0.0.17
Type

Type

jar
Description

Description

SDSAI DSDS Core
Simple datastructures and algorithms data store data structures.
Project URL

Project URL

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

Source Code Management

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

Download sdsai-dsds-core 0.0.17


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.