Last Version

jafar-algo 0.0.4

Various algorithms implementations in Java.

License

License

GroupId

GroupId

com.andreytim.jafar
ArtifactId

ArtifactId

jafar-algo
Version

Version

0.0.4
Type

Type

jar
Description

Description

jafar-algo
Various algorithms implementations in Java.
Project URL

Project URL

https://github.com/andreytim/jafar

Download jafar-algo 0.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.2
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
com.andreytim.jafar » prim jar 0.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.