не последняя версия
Последняя версия 0.0.4

io.github.vampirendy:beacon-code 0.0.1

Beacon Core Code

Группа

Группа

io.github.vampirendy
Идентификатор

Идентификатор

beacon-code
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать beacon-code 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.vampirendy/beacon-code/ -->
<dependency>
    <groupId>io.github.vampirendy</groupId>
    <artifactId>beacon-code</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vampirendy/beacon-code/
implementation 'io.github.vampirendy:beacon-code:0.0.1'
// https://jarcasting.com/artifacts/io.github.vampirendy/beacon-code/
implementation ("io.github.vampirendy:beacon-code:0.0.1")
'io.github.vampirendy:beacon-code:jar:0.0.1'
<dependency org="io.github.vampirendy" name="beacon-code" rev="0.0.1">
  <artifact name="beacon-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vampirendy', module='beacon-code', version='0.0.1')
)
libraryDependencies += "io.github.vampirendy" % "beacon-code" % "0.0.1"
[io.github.vampirendy/beacon-code "0.0.1"]