is not current version
Last Version 1.2.1.RELEASE

com.robinhowlett:chart-parser 1.2.0.RELEASE

Parses horse racing result PDF charts

GroupId

GroupId

com.robinhowlett
ArtifactId

ArtifactId

chart-parser
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download chart-parser 1.2.0.RELEASE


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