is not current version
Last Version 0.2.0

org.hogel:line-chart-view 0.1.0

Android Library to line chart view

GroupId

GroupId

org.hogel
ArtifactId

ArtifactId

line-chart-view
Version

Version

0.1.0
Type

Type

jar

Download line-chart-view 0.1.0


<!-- https://jarcasting.com/artifacts/org.hogel/line-chart-view/ -->
<dependency>
    <groupId>org.hogel</groupId>
    <artifactId>line-chart-view</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hogel/line-chart-view/
implementation 'org.hogel:line-chart-view:0.1.0'
// https://jarcasting.com/artifacts/org.hogel/line-chart-view/
implementation ("org.hogel:line-chart-view:0.1.0")
'org.hogel:line-chart-view:jar:0.1.0'
<dependency org="org.hogel" name="line-chart-view" rev="0.1.0">
  <artifact name="line-chart-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hogel', module='line-chart-view', version='0.1.0')
)
libraryDependencies += "org.hogel" % "line-chart-view" % "0.1.0"
[org.hogel/line-chart-view "0.1.0"]