GroupId | GroupIdio.janstenpickle |
---|---|
ArtifactId | ArtifactIdhotswap-ref_2.12 |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
hotswap-ref_2.12-0.1.0.pom | |
hotswap-ref_2.12-0.1.0.jar | 19 KB |
hotswap-ref_2.12-0.1.0-sources.jar | 4 KB |
hotswap-ref_2.12-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.janstenpickle/hotswap-ref_2.12/ -->
<dependency>
<groupId>io.janstenpickle</groupId>
<artifactId>hotswap-ref_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.janstenpickle/hotswap-ref_2.12/
implementation 'io.janstenpickle:hotswap-ref_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.janstenpickle/hotswap-ref_2.12/
implementation ("io.janstenpickle:hotswap-ref_2.12:0.1.0")
'io.janstenpickle:hotswap-ref_2.12:jar:0.1.0'
<dependency org="io.janstenpickle" name="hotswap-ref_2.12" rev="0.1.0">
<artifact name="hotswap-ref_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.janstenpickle', module='hotswap-ref_2.12', version='0.1.0')
)
libraryDependencies += "io.janstenpickle" % "hotswap-ref_2.12" % "0.1.0"
[io.janstenpickle/hotswap-ref_2.12 "0.1.0"]