Jar examples for s:software-and-algorithms
Neat algorithm implementations in Java
You can download jar file software-and-algorithms 1.0 in this page.
MIT License
You can use the following script to add software-and-algorithms-1.0.jar to your project.
<dependency> <groupId>com.github.kevinstern</groupId> <artifactId>software-and-algorithms</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.kevinstern', name: 'software-and-algorithms', version: '1.0'
libraryDependencies += "com.github.kevinstern" % "software-and-algorithms" % "1.0"
<dependency org="com.github.kevinstern" name="software-and-algorithms" rev="1.0"/>
@Grapes(@Grab(group='com.github.kevinstern', module='software-and-algorithms', version='1.0'))
'com.github.kevinstern:software-and-algorithms:jar:1.0'
Click the following link to download the jar file.
software-and-algorithms-1.0-javadoc.jar