is not current version
Last Version 1.5.8

AndroidPlot-Parent 0.6.1

A charting library for the Android platform

License

License

GroupId

GroupId

com.androidplot
ArtifactId

ArtifactId

androidplot
Version

Version

0.6.1
Type

Type

pom
Description

Description

AndroidPlot-Parent
A charting library for the Android platform
Project URL

Project URL

http://androidplot.com
Project Organization

Project Organization

androidplot.com
Source Code Management

Source Code Management

https://bitbucket.org/androidplot/androidplot.git

Download androidplot 0.6.1

Filename Size
androidplot-0.6.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.androidplot/androidplot/ -->
<dependency>
    <groupId>com.androidplot</groupId>
    <artifactId>androidplot</artifactId>
    <version>0.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.androidplot/androidplot/
implementation 'com.androidplot:androidplot:0.6.1'
// https://jarcasting.com/artifacts/com.androidplot/androidplot/
implementation ("com.androidplot:androidplot:0.6.1")
'com.androidplot:androidplot:pom:0.6.1'
<dependency org="com.androidplot" name="androidplot" rev="0.6.1">
  <artifact name="androidplot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.androidplot', module='androidplot', version='0.6.1')
)
libraryDependencies += "com.androidplot" % "androidplot" % "0.6.1"
[com.androidplot/androidplot "0.6.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • AndroidPlot-Core
  • Examples/DemoApp