is not current version
Last Version 2.0.1

com.github.weibin268:my-fileupload 1.0.4

my-fileupload

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-fileupload
Version

Version

1.0.4
Type

Type

jar

Download my-fileupload 1.0.4


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