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