is not current version
Last Version 1.15-RELEASE

io.github.implistarry:upload-patch 1.13-RELEASE


GroupId

GroupId

io.github.implistarry
ArtifactId

ArtifactId

upload-patch
Version

Version

1.13-RELEASE
Type

Type

jar

Download upload-patch 1.13-RELEASE


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