Files download
File Operation
unfiltered-netty-uploads_3-0.13.0-M2.jar download
unfiltered-netty-uploads_3-0.13.0-M2.pom download
unfiltered-netty-uploads_3-0.13.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>ws.unfiltered</groupId>
  <artifactId>unfiltered-netty-uploads_3</artifactId>
  <version>0.13.0-M2</version>
</dependency>
Gradle Groovy
implementation 'ws.unfiltered:unfiltered-netty-uploads_3:0.13.0-M2'
Gradle Kotlin
implementation("ws.unfiltered:unfiltered-netty-uploads_3:0.13.0-M2")
Scala SBT
libraryDependencies += "ws.unfiltered" % "unfiltered-netty-uploads_3" % "0.13.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='ws.unfiltered', module='unfiltered-netty-uploads_3', version='0.13.0-M2')
)
Apache Ivy
<dependency org="ws.unfiltered" name="unfiltered-netty-uploads_3" rev="0.13.0-M2" />
Leiningen
[ws.unfiltered/unfiltered-netty-uploads_3 "0.13.0-M2"]
Apache Buildr
'ws.unfiltered:unfiltered-netty-uploads_3:jar:0.13.0-M2'