License |
License |
---|---|
GroupId | GroupIdcom.softwaremagico |
ArtifactId | ArtifactIdthink-machine-rules |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThink Machine (Rules)
Think Machine - A Fading Suns character generator (character creation rules implementation)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
think-machine-rules-0.10.3.pom | |
think-machine-rules-0.10.3.jar | 382 KB |
think-machine-rules-0.10.3-sources.jar | 307 KB |
think-machine-rules-0.10.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremagico/think-machine-rules/ -->
<dependency>
<groupId>com.softwaremagico</groupId>
<artifactId>think-machine-rules</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-rules/
implementation 'com.softwaremagico:think-machine-rules:0.10.3'
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-rules/
implementation ("com.softwaremagico:think-machine-rules:0.10.3")
'com.softwaremagico:think-machine-rules:jar:0.10.3'
<dependency org="com.softwaremagico" name="think-machine-rules" rev="0.10.3">
<artifact name="think-machine-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremagico', module='think-machine-rules', version='0.10.3')
)
libraryDependencies += "com.softwaremagico" % "think-machine-rules" % "0.10.3"
[com.softwaremagico/think-machine-rules "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-core | jar | 1.2.11 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.reflections : reflections | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |