Last Version

Androidplot 1.5.9

Configure any object from XML.

License

License

GroupId

GroupId

com.androidplot
ArtifactId

ArtifactId

androidplot-core
Version

Version

1.5.9
Type

Type

aar
Description

Description

Androidplot
Configure any object from XML.
Project URL

Project URL

https://github.com/halfhp/androidplot.git
Source Code Management

Source Code Management

https://github.com/halfhp/androidplot.git

Download androidplot-core 1.5.9


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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.