Software and Algorithms

Neat algorithm implementations in Java

Лицензия

Лицензия

Группа

Группа

com.github.kevinstern
Идентификатор

Идентификатор

software-and-algorithms
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Software and Algorithms
Neat algorithm implementations in Java
Ссылка на сайт

Ссылка на сайт

https://www.github.com/KevinStern/software-and-algorithms
Система контроля версий

Система контроля версий

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

Скачать software-and-algorithms

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0