is not current version
Last Version 0.45

com.heroku.api:heroku-http-ning-async 0.1


Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-ning-async
Version

Version

0.1
Type

Type

jar

Download heroku-http-ning-async 0.1


<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/ -->
<dependency>
    <groupId>com.heroku.api</groupId>
    <artifactId>heroku-http-ning-async</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/
implementation 'com.heroku.api:heroku-http-ning-async:0.1'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-ning-async/
implementation ("com.heroku.api:heroku-http-ning-async:0.1")
'com.heroku.api:heroku-http-ning-async:jar:0.1'
<dependency org="com.heroku.api" name="heroku-http-ning-async" rev="0.1">
  <artifact name="heroku-http-ning-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-http-ning-async', version='0.1')
)
libraryDependencies += "com.heroku.api" % "heroku-http-ning-async" % "0.1"
[com.heroku.api/heroku-http-ning-async "0.1"]