graphview

Android GraphView is used to display data in graph structures.

License

License

GroupId

GroupId

dev.bandb.graphview
ArtifactId

ArtifactId

graphview
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

aar
Description

Description

graphview
Android GraphView is used to display data in graph structures.
Project URL

Project URL

https://github.com/oss-bandb/GraphView
Source Code Management

Source Code Management

https://github.com/oss-bandb/GraphView

Download graphview

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.annotation » annotation jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
androidx.recyclerview » recyclerview jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0