is not current version
Last Version 1.1

com.github.yoojia:next-upload 1.0

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

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-upload
Version

Version

1.0
Type

Type

jar

Download next-upload 1.0


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