| Группа | Группаio.janstenpickle |
|---|---|
| Идентификатор | Идентификаторhotswap-ref_2.13 |
| Версия | Версия0.0.0+12-6efea68d |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/io.janstenpickle/hotswap-ref_2.13/ -->
<dependency>
<groupId>io.janstenpickle</groupId>
<artifactId>hotswap-ref_2.13</artifactId>
<version>0.0.0+12-6efea68d</version>
</dependency>
// https://jarcasting.com/artifacts/io.janstenpickle/hotswap-ref_2.13/
implementation 'io.janstenpickle:hotswap-ref_2.13:0.0.0+12-6efea68d'
// https://jarcasting.com/artifacts/io.janstenpickle/hotswap-ref_2.13/
implementation ("io.janstenpickle:hotswap-ref_2.13:0.0.0+12-6efea68d")
'io.janstenpickle:hotswap-ref_2.13:jar:0.0.0+12-6efea68d'
<dependency org="io.janstenpickle" name="hotswap-ref_2.13" rev="0.0.0+12-6efea68d">
<artifact name="hotswap-ref_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.janstenpickle', module='hotswap-ref_2.13', version='0.0.0+12-6efea68d')
)
libraryDependencies += "io.janstenpickle" % "hotswap-ref_2.13" % "0.0.0+12-6efea68d"
[io.janstenpickle/hotswap-ref_2.13 "0.0.0+12-6efea68d"]