Last Version

Software and Algorithms 1.0

Neat algorithm implementations in Java

License

License

GroupId

GroupId

com.github.kevinstern
ArtifactId

ArtifactId

software-and-algorithms
Version

Version

1.0
Type

Type

jar
Description

Description

Software and Algorithms
Neat algorithm implementations in Java
Project URL

Project URL

https://www.github.com/KevinStern/software-and-algorithms
Source Code Management

Source Code Management

https://www.github.com/KevinStern/software-and-algorithms

Download software-and-algorithms 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.