GroupId | GroupIdbuild.bleep |
---|---|
ArtifactId | ArtifactId0.0.1-M2_2.12 |
Version | Versionbleep-tasks |
Type | Typejar |
Filename | Size |
---|---|
0.0.1-M2_2.12-bleep-tasks.pom | |
0.0.1-M2_2.12-bleep-tasks.jar | 68 KB |
0.0.1-M2_2.12-bleep-tasks-sources.jar | 8 KB |
0.0.1-M2_2.12-bleep-tasks-javadoc.jar | 217 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/build.bleep/0.0.1-M2_2.12/ -->
<dependency>
<groupId>build.bleep</groupId>
<artifactId>0.0.1-M2_2.12</artifactId>
<version>bleep-tasks</version>
</dependency>
// https://jarcasting.com/artifacts/build.bleep/0.0.1-M2_2.12/
implementation 'build.bleep:0.0.1-M2_2.12:bleep-tasks'
// https://jarcasting.com/artifacts/build.bleep/0.0.1-M2_2.12/
implementation ("build.bleep:0.0.1-M2_2.12:bleep-tasks")
'build.bleep:0.0.1-M2_2.12:jar:bleep-tasks'
<dependency org="build.bleep" name="0.0.1-M2_2.12" rev="bleep-tasks">
<artifact name="0.0.1-M2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='build.bleep', module='0.0.1-M2_2.12', version='bleep-tasks')
)
libraryDependencies += "build.bleep" % "0.0.1-M2_2.12" % "bleep-tasks"
[build.bleep/0.0.1-M2_2.12 "bleep-tasks"]