h

http-ning

Uploads all artifacts belonging to configuration ':http-ning:archives'
http://induct.io
MIT License
Esko Suomi
Files download
File Operation
http-ning-0.2.0.jar download
http-ning-0.2.0.pom download
http-ning-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.induct.http</groupId>
  <artifactId>http-ning</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'io.induct.http:http-ning:0.2.0'
Gradle Kotlin
implementation("io.induct.http:http-ning:0.2.0")
Scala SBT
libraryDependencies += "io.induct.http" % "http-ning" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.induct.http', module='http-ning', version='0.2.0')
)
Apache Ivy
<dependency org="io.induct.http" name="http-ning" rev="0.2.0" />
Leiningen
[io.induct.http/http-ning "0.2.0"]
Apache Buildr
'io.induct.http:http-ning:jar:0.2.0'