GroupId | GroupIdcom.softwaremagico |
---|---|
ArtifactId | ArtifactIdthink-machine-random |
Version | Version0.7.1 |
Type | Typejar |
Filename | Size |
---|---|
think-machine-random-0.7.1.pom | |
think-machine-random-0.7.1.jar | 153 KB |
think-machine-random-0.7.1-sources.jar | 109 KB |
think-machine-random-0.7.1-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.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/
implementation 'com.softwaremagico:think-machine-random:0.7.1'
// https://jarcasting.com/artifacts/com.softwaremagico/think-machine-random/
implementation ("com.softwaremagico:think-machine-random:0.7.1")
'com.softwaremagico:think-machine-random:jar:0.7.1'
<dependency org="com.softwaremagico" name="think-machine-random" rev="0.7.1">
<artifact name="think-machine-random" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremagico', module='think-machine-random', version='0.7.1')
)
libraryDependencies += "com.softwaremagico" % "think-machine-random" % "0.7.1"
[com.softwaremagico/think-machine-random "0.7.1"]