is not current version
Last Version 1.2.0

com.patrykandpatryk.vico:compose-m2 1.0.0

A light and extensible chart library for Android.

GroupId

GroupId

com.patrykandpatryk.vico
ArtifactId

ArtifactId

compose-m2
Version

Version

1.0.0
Type

Type

aar

Download compose-m2 1.0.0


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