GaugeView

Gauge views (charts) for Android.

License

License

GroupId

GroupId

com.zhjl37.gaugeview
ArtifactId

ArtifactId

gaugeview
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

GaugeView
Gauge views (charts) for Android.
Project URL

Project URL

https://github.com/zhjl37/GaugeView
Source Code Management

Source Code Management

https://github.com/zhjl37/GaugeView

Download gaugeview

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.core » core jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0