Last Version

algorithm 1.0.0

Simple implementation of basic algorithm.

License

License

GroupId

GroupId

com.mazhangjing
ArtifactId

ArtifactId

algorithm
Version

Version

1.0.0
Type

Type

jar
Description

Description

algorithm
Simple implementation of basic algorithm.
Project URL

Project URL

https://mazhangjing.com
Project Organization

Project Organization

com.mazhangjing

Download algorithm 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4

Project Modules

There are no modules declared in this project.