License |
License |
---|---|
GroupId | GroupIdcom.softwaremagico |
ArtifactId | ArtifactIdthink-machine-random |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThink Machine (Random Generator)
Think Machine - A Fading Suns character generator (random character creation)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
think-machine-random-0.10.3.pom | |
think-machine-random-0.10.3.jar | 153 KB |
think-machine-random-0.10.3-sources.jar | 109 KB |
think-machine-random-0.10.3-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/ -->
<dependency>
<groupId>com.softwaremagico</groupId>
<artifactId>think-machine-random</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/
implementation 'com.softwaremagico:think-machine-random:0.10.3'
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/
implementation ("com.softwaremagico:think-machine-random:0.10.3")
'com.softwaremagico:think-machine-random:jar:0.10.3'
<dependency org="com.softwaremagico" name="think-machine-random" rev="0.10.3">
<artifact name="think-machine-random" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremagico', module='think-machine-random', version='0.10.3')
)
libraryDependencies += "com.softwaremagico" % "think-machine-random" % "0.10.3"
[com.softwaremagico/think-machine-random "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremagico : think-machine-rules | jar | 0.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |