GroupId | GroupIdcom.github.shiver-me-timbers |
---|---|
ArtifactId | ArtifactIdsmt-random-parent |
Version | Version1.7 |
Type | Typepom |
Filename | Size |
---|---|
smt-random-parent-1.7.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-random-parent</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/
implementation 'com.github.shiver-me-timbers:smt-random-parent:1.7'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-random-parent/
implementation ("com.github.shiver-me-timbers:smt-random-parent:1.7")
'com.github.shiver-me-timbers:smt-random-parent:pom:1.7'
<dependency org="com.github.shiver-me-timbers" name="smt-random-parent" rev="1.7">
<artifact name="smt-random-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-random-parent', version='1.7')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-random-parent" % "1.7"
[com.github.shiver-me-timbers/smt-random-parent "1.7"]