is not current version
Last Version 2.0.1

com.github.weibin268:my-fileupload 1.0.3

my-fileupload

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-fileupload
Version

Version

1.0.3
Type

Type

jar

Download my-fileupload 1.0.3


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