is not current version
Last Version 1.1.0

com.github.yoojia:halo-upload 1.0.2

A FAST && THIN && HIGH SCALABLE Java web framework

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-upload
Version

Version

1.0.2
Type

Type

jar

Download halo-upload 1.0.2


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