| License |
License |
|---|---|
| Categories |
CategoriesCharts User Interface |
| GroupId | GroupIdcom.image-charts |
| ArtifactId | ArtifactIdimage-charts |
| Last Version | Last Version6.0.55 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionImage-Charts
Official Image-Charts.com API client library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| image-charts-6.0.55.pom | |
| image-charts-6.0.55.jar | 7 KB |
| image-charts-6.0.55-sources.jar | 7 KB |
| image-charts-6.0.55-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.image-charts/image-charts/ -->
<dependency>
<groupId>com.image-charts</groupId>
<artifactId>image-charts</artifactId>
<version>6.0.55</version>
</dependency>
// https://jarcasting.com/artifacts/com.image-charts/image-charts/
implementation 'com.image-charts:image-charts:6.0.55'
// https://jarcasting.com/artifacts/com.image-charts/image-charts/
implementation ("com.image-charts:image-charts:6.0.55")
'com.image-charts:image-charts:jar:6.0.55'
<dependency org="com.image-charts" name="image-charts" rev="6.0.55">
<artifact name="image-charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.image-charts', module='image-charts', version='6.0.55')
)
libraryDependencies += "com.image-charts" % "image-charts" % "6.0.55"
[com.image-charts/image-charts "6.0.55"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20190722 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |