License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.basking2 |
ArtifactId | ArtifactIdsdsai-net |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionSDSAI
Simple datastructures and algorithms.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdsai-net-2.0.0.pom | |
sdsai-net-2.0.0.jar | 261 bytes |
sdsai-net-2.0.0-sources.jar | 261 bytes |
sdsai-net-2.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.21 |