horse-racing-parser

A foundation to build horse racing-related parsers on top of

License

License

GroupId

GroupId

com.robinhowlett
ArtifactId

ArtifactId

horse-racing-parser
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

horse-racing-parser
A foundation to build horse racing-related parsers on top of
Project URL

Project URL

https://github.com/robinhowlett/horse-racing-parser
Source Code Management

Source Code Management

https://github.com/robinhowlett/horse-racing-parser

Download horse-racing-parser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.robinhowlett : horse-racing-data-model jar 1.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Horse Racing Parser

An easy-to-import dependency for basing new horse racing parser implementations on.

I can't remember much else right now.

Versions

Version
1.0.0.RELEASE