Last Version

Masterminder 1.0

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

License

License

GroupId

GroupId

com.stoyanr.mastermind
ArtifactId

ArtifactId

mastermind
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download mastermind 1.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.fitnesse : fitnesse jar 20111025

Project Modules

There are no modules declared in this project.