Last Version

algorithm-helper 1.0.5

algorithm learning framework

License

License

GroupId

GroupId

com.github.suloginscene
ArtifactId

ArtifactId

algorithm-helper
Version

Version

1.0.5
Type

Type

jar
Description

Description

algorithm-helper
algorithm learning framework
Project URL

Project URL

https://github.com/suloginscene/algorithm-helper
Source Code Management

Source Code Management

https://github.com/suloginscene/algorithm-helper

Download algorithm-helper 1.0.5


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.