| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.entur.ror |
| Идентификатор | Идентификаторsuperpom |
| Версия | Версия1.0.41 |
| Тип | Типpom |
| Описание |
Описаниеsuperpom
Super pom for routes and journey planning components
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| superpom-1.0.41.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.entur.ror/superpom/ -->
<dependency>
<groupId>org.entur.ror</groupId>
<artifactId>superpom</artifactId>
<version>1.0.41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror/superpom/
implementation 'org.entur.ror:superpom:1.0.41'
// https://jarcasting.com/artifacts/org.entur.ror/superpom/
implementation ("org.entur.ror:superpom:1.0.41")
'org.entur.ror:superpom:pom:1.0.41'
<dependency org="org.entur.ror" name="superpom" rev="1.0.41">
<artifact name="superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror', module='superpom', version='1.0.41')
)
libraryDependencies += "org.entur.ror" % "superpom" % "1.0.41"
[org.entur.ror/superpom "1.0.41"]