| License |
License |
|---|---|
| GroupId | GroupIdcom.tcashcroft |
| ArtifactId | ArtifactIdxwing-lib |
| Version | Version0.0.1-PRERELEASE |
| Type | Typejar |
| Description |
Descriptioncom.tcashcroft:xwing-lib
A library for modelling X-Wing cards based on xwing-data2
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |