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