GroupId | GroupIdorg.entur.ror.helpers |
---|---|
ArtifactId | ArtifactIdorganisation |
Version | Version1.0.78 |
Type | Typejar |
Filename | Size |
---|---|
organisation-1.0.78.pom | |
organisation-1.0.78.jar | 14 KB |
organisation-1.0.78-sources.jar | 12 KB |
organisation-1.0.78-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/organisation/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>organisation</artifactId>
<version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/organisation/
implementation 'org.entur.ror.helpers:organisation:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/organisation/
implementation ("org.entur.ror.helpers:organisation:1.0.78")
'org.entur.ror.helpers:organisation:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="organisation" rev="1.0.78">
<artifact name="organisation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='organisation', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "organisation" % "1.0.78"
[org.entur.ror.helpers/organisation "1.0.78"]