Graphlib

Graphs library for Android. Support for line, bar and pie graphs.

License

License

GroupId

GroupId

com.mobigosoft
ArtifactId

ArtifactId

graphlib
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

Graphlib
Graphs library for Android. Support for line, bar and pie graphs.
Project URL

Project URL

https://bitbucket.org/mobigosoft/graphlib
Source Code Management

Source Code Management

https://bitbucket.org/mobigosoft/graphlib

Download graphlib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations jar +

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.1
0.5.0