is not current version
Last Version 3.0.0

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

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.0.0
Type

Type

jar

Download upload-parser-jaxrs 2.0.0


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