is not current version
Last Version 1.3.0

com.github.elopteryx:paint-upload-jaxrs 1.2.0

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

GroupId

GroupId

com.github.elopteryx
ArtifactId

ArtifactId

paint-upload-jaxrs
Version

Version

1.2.0
Type

Type

jar

Download paint-upload-jaxrs 1.2.0


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