GroupId | GroupIdcom.softwaremagico |
---|---|
ArtifactId | ArtifactIdthink-machine-random |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
think-machine-random-0.9.2.pom | |
think-machine-random-0.9.2.jar | 158 KB |
think-machine-random-0.9.2-sources.jar | 115 KB |
think-machine-random-0.9.2-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/ -->
<dependency>
<groupId>com.softwaremagico</groupId>
<artifactId>think-machine-random</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/
implementation 'com.softwaremagico:think-machine-random:0.9.2'
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/
implementation ("com.softwaremagico:think-machine-random:0.9.2")
'com.softwaremagico:think-machine-random:jar:0.9.2'
<dependency org="com.softwaremagico" name="think-machine-random" rev="0.9.2">
<artifact name="think-machine-random" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremagico', module='think-machine-random', version='0.9.2')
)
libraryDependencies += "com.softwaremagico" % "think-machine-random" % "0.9.2"
[com.softwaremagico/think-machine-random "0.9.2"]