| License |
License |
|---|---|
| GroupId | GroupIdorg.entur.ror |
| ArtifactId | ArtifactIdsuperpom |
| Last Version | Last Version1.0.42 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsuperpom
Super pom for routes and journey planning components
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| superpom-1.0.42.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror/superpom/ -->
<dependency>
<groupId>org.entur.ror</groupId>
<artifactId>superpom</artifactId>
<version>1.0.42</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror/superpom/
implementation 'org.entur.ror:superpom:1.0.42'
// https://jarcasting.com/artifacts/org.entur.ror/superpom/
implementation ("org.entur.ror:superpom:1.0.42")
'org.entur.ror:superpom:pom:1.0.42'
<dependency org="org.entur.ror" name="superpom" rev="1.0.42">
<artifact name="superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror', module='superpom', version='1.0.42')
)
libraryDependencies += "org.entur.ror" % "superpom" % "1.0.42"
[org.entur.ror/superpom "1.0.42"]