algorithm-java

General algorighm implements in java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

algorithm-java
Last Version

Last Version

1.0.0e
Release Date

Release Date

Type

Type

jar
Description

Description

algorithm-java
General algorighm implements in java
Project URL

Project URL

https://github.com/myibu/algorithm-java

Download algorithm-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.myibu/algorithm-java/ -->
<dependency>
    <groupId>com.github.myibu</groupId>
    <artifactId>algorithm-java</artifactId>
    <version>1.0.0e</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myibu/algorithm-java/
implementation 'com.github.myibu:algorithm-java:1.0.0e'
// https://jarcasting.com/artifacts/com.github.myibu/algorithm-java/
implementation ("com.github.myibu:algorithm-java:1.0.0e")
'com.github.myibu:algorithm-java:jar:1.0.0e'
<dependency org="com.github.myibu" name="algorithm-java" rev="1.0.0e">
  <artifact name="algorithm-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myibu', module='algorithm-java', version='1.0.0e')
)
libraryDependencies += "com.github.myibu" % "algorithm-java" % "1.0.0e"
[com.github.myibu/algorithm-java "1.0.0e"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0e
1.0.0d
1.0.0c
1.0.0b
1.0.0a
1.0.0
0.0.1b
0.0.1a
0.0.1