ClickableHistogram

custom histogram view for android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.shonlin
ArtifactId

ArtifactId

clickablehistogram
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

ClickableHistogram
custom histogram view for android
Project URL

Project URL

https://github.com/ShonLin/ClickableHistogram
Source Code Management

Source Code Management

https://github.com/ShonLin/ClickableHistogram

Download clickablehistogram

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0