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