is not current version
Last Version 1.2.5l

com.github.blackfizz:eazegraph 1.2.0

An modern Android chart and graph library

GroupId

GroupId

com.github.blackfizz
ArtifactId

ArtifactId

eazegraph
Version

Version

1.2.0
Type

Type

aar

Download eazegraph 1.2.0


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