| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.shonlin |
| ArtifactId | ArtifactIdclickablehistogram |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionClickableHistogram
custom histogram view for android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| clickablehistogram-1.0.pom | |
| clickablehistogram-1.0.apklib | 8 KB |
| clickablehistogram-1.0-sources.jar | 4 KB |
| clickablehistogram-1.0-javadoc.jar | 33 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.1.0 |