is not current version
Last Version 1.0.0e

algorithm-java 1.0.0d

General algorighm implements in java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

algorithm-java
Version

Version

1.0.0d
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 1.0.0d


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.