GroupId | GroupIdde.pfabulist.roast |
---|---|
ArtifactId | ArtifactIdroast-experiments |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
roast-experiments-0.1.pom | |
roast-experiments-0.1.jar | 55 KB |
roast-experiments-0.1-sources.jar | 43 KB |
roast-experiments-0.1-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.pfabulist.roast/roast-experiments/ -->
<dependency>
<groupId>de.pfabulist.roast</groupId>
<artifactId>roast-experiments</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist.roast/roast-experiments/
implementation 'de.pfabulist.roast:roast-experiments:0.1'
// https://jarcasting.com/artifacts/de.pfabulist.roast/roast-experiments/
implementation ("de.pfabulist.roast:roast-experiments:0.1")
'de.pfabulist.roast:roast-experiments:jar:0.1'
<dependency org="de.pfabulist.roast" name="roast-experiments" rev="0.1">
<artifact name="roast-experiments" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist.roast', module='roast-experiments', version='0.1')
)
libraryDependencies += "de.pfabulist.roast" % "roast-experiments" % "0.1"
[de.pfabulist.roast/roast-experiments "0.1"]