is not current version
Last Version 1.0.79

org.entur.ror.helpers:organisation 1.0.78


GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

organisation
Version

Version

1.0.78
Type

Type

jar

Download organisation 1.0.78


<!-- 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"]