Last Version

GraphView 4.2.2

Android Graph Library for creating zoomable and scrollable charts.

License

License

GNU GENERAL PUBLIC LICENSE including GPL linking exception
GroupId

GroupId

com.jjoe64
ArtifactId

ArtifactId

graphview
Version

Version

4.2.2
Type

Type

aar
Description

Description

GraphView
Android Graph Library for creating zoomable and scrollable charts.
Project URL

Project URL

http://android-graphview.org/
Source Code Management

Source Code Management

https://github.com/jjoe64/GraphView

Download graphview 4.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 27.1.1

Project Modules

There are no modules declared in this project.