| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.entur.ror.helpers |
| Идентификатор | Идентификаторhelper |
| Версия | Версия1.0.79 |
| Тип | Типpom |
| Описание |
Описаниеentur-helper
Shared libraries used in other route database/journey planning components
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| helper-1.0.79.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/helper/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>helper</artifactId>
<version>1.0.79</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/helper/
implementation 'org.entur.ror.helpers:helper:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/helper/
implementation ("org.entur.ror.helpers:helper:1.0.79")
'org.entur.ror.helpers:helper:pom:1.0.79'
<dependency org="org.entur.ror.helpers" name="helper" rev="1.0.79">
<artifact name="helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='helper', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "helper" % "1.0.79"
[org.entur.ror.helpers/helper "1.0.79"]