XYPlot Library for Android

Library for displaying an interactive XY Graph in Android apps

License

License

GroupId

GroupId

de.ewmksoft
ArtifactId

ArtifactId

xyplot-android
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

aar
Description

Description

XYPlot Library for Android
Library for displaying an interactive XY Graph in Android apps
Project URL

Project URL

https://github.com/ekuemmel/XYPlot
Source Code Management

Source Code Management

https://github.com/ekuemmel/XYPlot

Download xyplot-android

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0