is not current version
Last Version 1.1

io.github.fashionsuperman:resource-updater 1.0

resource updater use semaphore

GroupId

GroupId

io.github.fashionsuperman
ArtifactId

ArtifactId

resource-updater
Version

Version

1.0
Type

Type

jar

Download 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"]