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