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

io.github.fashionsuperman:resource-updater 1.0

resource updater use semaphore

Группа

Группа

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

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

resource-updater
Версия

Версия

1.0
Тип

Тип

jar

Скачать resource-updater 1.0


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