Masterminder

Java implementation of several strategies for winning the popular board game Mastermind

Лицензия

Лицензия

Группа

Группа

com.stoyanr.mastermind
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Masterminder
Java implementation of several strategies for winning the popular board game Mastermind

Скачать mastermind

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.fitnesse : fitnesse jar 20111025

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

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

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

Версия
1.0