Masterminder Parent

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

License

License

GroupId

GroupId

com.stoyanr.mastermind
ArtifactId

ArtifactId

mastermind-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/stoyanr/Masterminder

Download mastermind-parent

How to add to project

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

Dependencies

test (2)

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

Project Modules

  • mastermind

Versions

Version
1.0