| License |
License |
|---|---|
| GroupId | GroupIdcom.github.blackfizz |
| ArtifactId | ArtifactIdeazegraph |
| Last Version | Last Version1.2.5l |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionEazeGraph
An modern Android chart and graph library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eazegraph-1.2.5l.pom | |
| eazegraph-1.2.5l.aar | 47 KB |
| eazegraph-1.2.5l-sources.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.blackfizz/eazegraph/ -->
<dependency>
<groupId>com.github.blackfizz</groupId>
<artifactId>eazegraph</artifactId>
<version>1.2.5l</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.blackfizz/eazegraph/
implementation 'com.github.blackfizz:eazegraph:1.2.5l'
// https://jarcasting.com/artifacts/com.github.blackfizz/eazegraph/
implementation ("com.github.blackfizz:eazegraph:1.2.5l")
'com.github.blackfizz:eazegraph:aar:1.2.5l'
<dependency org="com.github.blackfizz" name="eazegraph" rev="1.2.5l">
<artifact name="eazegraph" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.blackfizz', module='eazegraph', version='1.2.5l')
)
libraryDependencies += "com.github.blackfizz" % "eazegraph" % "1.2.5l"
[com.github.blackfizz/eazegraph "1.2.5l"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nineoldandroids : library | jar | 2.4.0 |