Last Version

horse-racing-parser 1.0.0.RELEASE

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

License

License

GroupId

GroupId

com.robinhowlett
ArtifactId

ArtifactId

horse-racing-parser
Version

Version

1.0.0.RELEASE
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 1.0.0.RELEASE


<!-- 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.