не последняя версия
Последняя версия 1.2.5l

com.github.blackfizz:eazegraph 1.2.3

An modern Android chart and graph library

Группа

Группа

com.github.blackfizz
Идентификатор

Идентификатор

eazegraph
Версия

Версия

1.2.3
Тип

Тип

aar

Скачать eazegraph 1.2.3


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