com.tcashcroft:xwing-lib

A library for modelling X-Wing cards based on xwing-data2

License

License

GroupId

GroupId

com.tcashcroft
ArtifactId

ArtifactId

xwing-lib
Last Version

Last Version

0.0.1-PRERELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.tcashcroft:xwing-lib
A library for modelling X-Wing cards based on xwing-data2
Project URL

Project URL

https://github.com/tcashcroft/xwing-lib
Source Code Management

Source Code Management

https://github.com/tcashcroft/xwing-lib

Download xwing-lib

How to add to project

<!-- https://jarcasting.com/artifacts/com.tcashcroft/xwing-lib/ -->
<dependency>
    <groupId>com.tcashcroft</groupId>
    <artifactId>xwing-lib</artifactId>
    <version>0.0.1-PRERELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tcashcroft/xwing-lib/
implementation 'com.tcashcroft:xwing-lib:0.0.1-PRERELEASE'
// https://jarcasting.com/artifacts/com.tcashcroft/xwing-lib/
implementation ("com.tcashcroft:xwing-lib:0.0.1-PRERELEASE")
'com.tcashcroft:xwing-lib:jar:0.0.1-PRERELEASE'
<dependency org="com.tcashcroft" name="xwing-lib" rev="0.0.1-PRERELEASE">
  <artifact name="xwing-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tcashcroft', module='xwing-lib', version='0.0.1-PRERELEASE')
)
libraryDependencies += "com.tcashcroft" % "xwing-lib" % "0.0.1-PRERELEASE"
[com.tcashcroft/xwing-lib "0.0.1-PRERELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
io.cucumber : cucumber-java jar 7.2.3
org.eclipse.jgit : org.eclipse.jgit jar 6.1.0.202203080745-r
edu.byu.hbll : json jar 1.4.1
edu.byu.hbll : misc jar 1.4.1

test (4)

Group / Artifact Type Version
io.cucumber : cucumber-junit-platform-engine jar 7.2.3
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-suite jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-PRERELEASE