License |
License |
---|---|
GroupId | GroupIdcom.androidplot |
ArtifactId | ArtifactIdandroidplot |
Version | Version1.5.8 |
Type | Typeaar |
Description |
DescriptionAndroidplot
Configure any object from XML.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
androidplot-1.5.8.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.androidplot/androidplot/ -->
<dependency>
<groupId>com.androidplot</groupId>
<artifactId>androidplot</artifactId>
<version>1.5.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.androidplot/androidplot/
implementation 'com.androidplot:androidplot:1.5.8'
// https://jarcasting.com/artifacts/com.androidplot/androidplot/
implementation ("com.androidplot:androidplot:1.5.8")
'com.androidplot:androidplot:aar:1.5.8'
<dependency org="com.androidplot" name="androidplot" rev="1.5.8">
<artifact name="androidplot" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.androidplot', module='androidplot', version='1.5.8')
)
libraryDependencies += "com.androidplot" % "androidplot" % "1.5.8"
[com.androidplot/androidplot "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.halfhp.fig : figlib | jar | 1.0.11 |
com.android.support » support-annotations | jar | 28.0.0 |