| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremagico |
| ArtifactId | ArtifactIdthink-machine |
| Last Version | Last Version0.10.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThink Machine
Think Machine - A Fading Suns character generator
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| think-machine-0.10.3.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremagico/think-machine/ -->
<dependency>
<groupId>com.softwaremagico</groupId>
<artifactId>think-machine</artifactId>
<version>0.10.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine/
implementation 'com.softwaremagico:think-machine:0.10.3'
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine/
implementation ("com.softwaremagico:think-machine:0.10.3")
'com.softwaremagico:think-machine:pom:0.10.3'
<dependency org="com.softwaremagico" name="think-machine" rev="0.10.3">
<artifact name="think-machine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.softwaremagico', module='think-machine', version='0.10.3')
)
libraryDependencies += "com.softwaremagico" % "think-machine" % "0.10.3"
[com.softwaremagico/think-machine "0.10.3"]