| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-checkerboard |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-checkerboard
Artifact for providing some easy means to visualize (state of) board
games or (state of) cellular automatons.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-checkerboard/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-checkerboard</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-checkerboard/
implementation 'org.refcodes:refcodes-checkerboard:2.2.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-checkerboard/
implementation ("org.refcodes:refcodes-checkerboard:2.2.1")
'org.refcodes:refcodes-checkerboard:jar:2.2.1'
<dependency org="org.refcodes" name="refcodes-checkerboard" rev="2.2.1">
<artifact name="refcodes-checkerboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-checkerboard', version='2.2.1')
)
libraryDependencies += "org.refcodes" % "refcodes-checkerboard" % "2.2.1"
[org.refcodes/refcodes-checkerboard "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-logger-alt-console | jar | 2.2.1 |
| org.refcodes : refcodes-observer | jar | 2.2.1 |
| org.refcodes : refcodes-licensing | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |