GroupId | GroupIdtf.bug |
---|---|
ArtifactId | ArtifactIdslurpee_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
slurpee_2.11-1.0.0.pom | |
slurpee_2.11-1.0.0.jar | 135 KB |
slurpee_2.11-1.0.0-sources.jar | 4 KB |
slurpee_2.11-1.0.0-javadoc.jar | 417 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tf.bug/slurpee_2.11/ -->
<dependency>
<groupId>tf.bug</groupId>
<artifactId>slurpee_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tf.bug/slurpee_2.11/
implementation 'tf.bug:slurpee_2.11:1.0.0'
// https://jarcasting.com/artifacts/tf.bug/slurpee_2.11/
implementation ("tf.bug:slurpee_2.11:1.0.0")
'tf.bug:slurpee_2.11:jar:1.0.0'
<dependency org="tf.bug" name="slurpee_2.11" rev="1.0.0">
<artifact name="slurpee_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tf.bug', module='slurpee_2.11', version='1.0.0')
)
libraryDependencies += "tf.bug" % "slurpee_2.11" % "1.0.0"
[tf.bug/slurpee_2.11 "1.0.0"]