License |
License |
---|---|
GroupId | GroupIdcom.github.st235 |
ArtifactId | ArtifactIdchartioview |
Version | Version0.8 |
Type | Typeaar |
Description |
Descriptionchartioview
Lightweight android linear chart library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chartioview-0.8.pom | |
chartioview-0.8.aar | 62 KB |
chartioview-0.8-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.st235/chartioview/ -->
<dependency>
<groupId>com.github.st235</groupId>
<artifactId>chartioview</artifactId>
<version>0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.st235/chartioview/
implementation 'com.github.st235:chartioview:0.8'
// https://jarcasting.com/artifacts/com.github.st235/chartioview/
implementation ("com.github.st235:chartioview:0.8")
'com.github.st235:chartioview:aar:0.8'
<dependency org="com.github.st235" name="chartioview" rev="0.8">
<artifact name="chartioview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.st235', module='chartioview', version='0.8')
)
libraryDependencies += "com.github.st235" % "chartioview" % "0.8"
[com.github.st235/chartioview "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.21 |
androidx.appcompat » appcompat | jar | 1.2.0 |
androidx.core » core-ktx | jar | 1.3.2 |