Last Version

Javafx Reversi Board 1.0

A Reversi board control made for JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.github.thowv.javafxcomps
ArtifactId

ArtifactId

reversi-board
Version

Version

1.0
Type

Type

jar
Description

Description

Javafx Reversi Board
A Reversi board control made for JavaFX
Project URL

Project URL

https://github.com/ThowV/javafx-reversi-board
Source Code Management

Source Code Management

https://github.com/ThowV/javafx-reversi-board

Download reversi-board 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.