u

unfiltered-oauth_2.9.0-1

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