is not current version
Last Version 3.0.0

com.github.elopteryx:upload-parser-jaxrs 2.2.1

Upload Parser Jax-Rs is a file upload library for Jax-Rs applications.

GroupId

GroupId

com.github.elopteryx
ArtifactId

ArtifactId

upload-parser-jaxrs
Version

Version

2.2.1
Type

Type

jar

Download upload-parser-jaxrs 2.2.1


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