| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.robinhowlett |
| Идентификатор | Идентификаторhorse-racing-parser-parent |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеhorse-racing-parser-parent
Parent POM for implementing horse racing parser projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| horse-racing-parser-parent-1.0.0.RELEASE.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.robinhowlett/horse-racing-parser-parent/ -->
<dependency>
<groupId>com.robinhowlett</groupId>
<artifactId>horse-racing-parser-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.robinhowlett/horse-racing-parser-parent/
implementation 'com.robinhowlett:horse-racing-parser-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.robinhowlett/horse-racing-parser-parent/
implementation ("com.robinhowlett:horse-racing-parser-parent:1.0.0.RELEASE")
'com.robinhowlett:horse-racing-parser-parent:pom:1.0.0.RELEASE'
<dependency org="com.robinhowlett" name="horse-racing-parser-parent" rev="1.0.0.RELEASE">
<artifact name="horse-racing-parser-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.robinhowlett', module='horse-racing-parser-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "com.robinhowlett" % "horse-racing-parser-parent" % "1.0.0.RELEASE"
[com.robinhowlett/horse-racing-parser-parent "1.0.0.RELEASE"]