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