is not current version
Last Version 1.5.9

Androidplot Core Library 1.5.7

Androidplot is a library for creating dynamic and static charts within your Android application.

License

License

GroupId

GroupId

com.androidplot
ArtifactId

ArtifactId

androidplot-core
Version

Version

1.5.7
Type

Type

aar
Description

Description

Androidplot Core Library
Androidplot is a library for creating dynamic and static charts within your Android application.
Project URL

Project URL

http://androidplot.com
Source Code Management

Source Code Management

http://androidplot.com

Download androidplot-core 1.5.7


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.halfhp.fig : figlib jar 1.0.7
com.android.support » support-annotations jar 28.0.0

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.13.0
junit : junit jar 4.12
org.robolectric : robolectric jar 4.0.1
org.khronos : opengl-api jar gl1.1-android-2.1_r1

Project Modules

There are no modules declared in this project.