| License |
License |
|---|---|
| GroupId | GroupIdcom.github.suloginscene |
| ArtifactId | ArtifactIdalgorithm-helper |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
Descriptionalgorithm-helper
algorithm learning framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| algorithm-helper-1.0.5.pom | |
| algorithm-helper-1.0.5.jar | 46 KB |
| algorithm-helper-1.0.5-sources.jar | 22 KB |
| algorithm-helper-1.0.5-javadoc.jar | 522 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.suloginscene/algorithm-helper/ -->
<dependency>
<groupId>com.github.suloginscene</groupId>
<artifactId>algorithm-helper</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.suloginscene/algorithm-helper/
implementation 'com.github.suloginscene:algorithm-helper:1.0.5'
// https://jarcasting.com/artifacts/com.github.suloginscene/algorithm-helper/
implementation ("com.github.suloginscene:algorithm-helper:1.0.5")
'com.github.suloginscene:algorithm-helper:jar:1.0.5'
<dependency org="com.github.suloginscene" name="algorithm-helper" rev="1.0.5">
<artifact name="algorithm-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.suloginscene', module='algorithm-helper', version='1.0.5')
)
libraryDependencies += "com.github.suloginscene" % "algorithm-helper" % "1.0.5"
[com.github.suloginscene/algorithm-helper "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| ch.qos.logback : logback-classic | jar | 1.2.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |