Last Version

Game Board Framework 2.0

A framework for creating grid-based board games using JavaFX

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.github.thowv.javafxcomps
ArtifactId

ArtifactId

grid-game-board-framework
Version

Version

2.0
Type

Type

jar
Description

Description

Game Board Framework
A framework for creating grid-based board games using JavaFX
Project URL

Project URL

https://github.com/ThowV/game-board-framework
Source Code Management

Source Code Management

https://github.com/ThowV/game-board-framework

Download grid-game-board-framework 2.0


<!-- https://jarcasting.com/artifacts/com.github.thowv.javafxcomps/grid-game-board-framework/ -->
<dependency>
    <groupId>com.github.thowv.javafxcomps</groupId>
    <artifactId>grid-game-board-framework</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thowv.javafxcomps/grid-game-board-framework/
implementation 'com.github.thowv.javafxcomps:grid-game-board-framework:2.0'
// https://jarcasting.com/artifacts/com.github.thowv.javafxcomps/grid-game-board-framework/
implementation ("com.github.thowv.javafxcomps:grid-game-board-framework:2.0")
'com.github.thowv.javafxcomps:grid-game-board-framework:jar:2.0'
<dependency org="com.github.thowv.javafxcomps" name="grid-game-board-framework" rev="2.0">
  <artifact name="grid-game-board-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thowv.javafxcomps', module='grid-game-board-framework', version='2.0')
)
libraryDependencies += "com.github.thowv.javafxcomps" % "grid-game-board-framework" % "2.0"
[com.github.thowv.javafxcomps/grid-game-board-framework "2.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.