License |
License |
---|---|
GroupId | GroupIdorg.entur.ror.helpers |
ArtifactId | ArtifactIdhelper |
Last Version | Last Version1.0.79 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionentur-helper
Shared libraries used in other route database/journey planning components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helper-1.0.79.pom | 11 KB |
Browse |
<!-- 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"]