A

AAY-Charts-Android

Multiplatform library that works on android
https://github.com/TheChance101/AAY-chart
MIT License
jewel team
Files download
File Operation
AAY-Charts-Android-1.0.0-android.pom download
Apache Maven
<dependency>
  <groupId>io.github.thechance101</groupId>
  <artifactId>AAY-Charts-Android</artifactId>
  <version>1.0.0-android</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.thechance101:AAY-Charts-Android:1.0.0-android'
Gradle Kotlin
implementation("io.github.thechance101:AAY-Charts-Android:1.0.0-android")
Scala SBT
libraryDependencies += "io.github.thechance101" % "AAY-Charts-Android" % "1.0.0-android"
Groovy Grape
@Grapes(
  @Grab(group='io.github.thechance101', module='AAY-Charts-Android', version='1.0.0-android')
)
Apache Ivy
<dependency org="io.github.thechance101" name="AAY-Charts-Android" rev="1.0.0-android" />
Leiningen
[io.github.thechance101/AAY-Charts-Android "1.0.0-android"]
Apache Buildr
'io.github.thechance101:AAY-Charts-Android:jar:1.0.0-android'
Dependencies
The project has no third-party dependencies