| License |
License |
|---|---|
| GroupId | GroupIdcom.ekndev.gaugelibrary |
| ArtifactId | ArtifactIdgaugelibrary |
| Version | Version0.3.1 |
| Type | Typeaar |
| Description |
Descriptiongaugelibrary
Simple Gauge for Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gaugelibrary-0.3.1.pom | |
| gaugelibrary-0.3.1-sources.jar | 11 KB |
| gaugelibrary-0.3.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ekndev.gaugelibrary/gaugelibrary/ -->
<dependency>
<groupId>com.ekndev.gaugelibrary</groupId>
<artifactId>gaugelibrary</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ekndev.gaugelibrary/gaugelibrary/
implementation 'com.ekndev.gaugelibrary:gaugelibrary:0.3.1'
// https://jarcasting.com/artifacts/com.ekndev.gaugelibrary/gaugelibrary/
implementation ("com.ekndev.gaugelibrary:gaugelibrary:0.3.1")
'com.ekndev.gaugelibrary:gaugelibrary:aar:0.3.1'
<dependency org="com.ekndev.gaugelibrary" name="gaugelibrary" rev="0.3.1">
<artifact name="gaugelibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ekndev.gaugelibrary', module='gaugelibrary', version='0.3.1')
)
libraryDependencies += "com.ekndev.gaugelibrary" % "gaugelibrary" % "0.3.1"
[com.ekndev.gaugelibrary/gaugelibrary "0.3.1"]