Vico

A light and extensible chart library for Android.

License

License

GroupId

GroupId

com.patrykandpatryk.vico
ArtifactId

ArtifactId

core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Vico
A light and extensible chart library for Android.
Project URL

Project URL

https://github.com/patrykandpatryk/vico
Source Code Management

Source Code Management

https://github.com/patrykandpatryk/vico

Download core

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0
1.0.0-beta.1
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1