This project is the old Ruby CLI for Heroku. This is the current CLI.
License |
License |
---|---|
Categories |
CategoriesJSON Data Gson Heroku Container PaaS Providers |
GroupId | GroupIdcom.heroku.api |
ArtifactId | ArtifactIdheroku-json-gson |
Last Version | Last Version0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHeroku API Java Client
|
Filename | Size |
---|---|
heroku-json-gson-0.45.pom | |
heroku-json-gson-0.45.jar | 3 KB |
heroku-json-gson-0.45-sources.jar | 1 KB |
heroku-json-gson-0.45-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-json-gson/ -->
<dependency>
<groupId>com.heroku.api</groupId>
<artifactId>heroku-json-gson</artifactId>
<version>0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-json-gson/
implementation 'com.heroku.api:heroku-json-gson:0.45'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-json-gson/
implementation ("com.heroku.api:heroku-json-gson:0.45")
'com.heroku.api:heroku-json-gson:jar:0.45'
<dependency org="com.heroku.api" name="heroku-json-gson" rev="0.45">
<artifact name="heroku-json-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-json-gson', version='0.45')
)
libraryDependencies += "com.heroku.api" % "heroku-json-gson" % "0.45"
[com.heroku.api/heroku-json-gson "0.45"]
Group / Artifact | Type | Version |
---|---|---|
com.heroku.api : heroku-api | jar | 0.45 |
com.google.code.gson : gson | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
This project is the old Ruby CLI for Heroku. This is the current CLI.