is not current version
Last Version 1.0.79

org.entur.ror.helpers:logging 1.0.78


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.entur.ror.helpers
ArtifactId

ArtifactId

logging
Version

Version

1.0.78
Type

Type

jar

Download logging 1.0.78


<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/logging/ -->
<dependency>
    <groupId>org.entur.ror.helpers</groupId>
    <artifactId>logging</artifactId>
    <version>1.0.78</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/logging/
implementation 'org.entur.ror.helpers:logging:1.0.78'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/logging/
implementation ("org.entur.ror.helpers:logging:1.0.78")
'org.entur.ror.helpers:logging:jar:1.0.78'
<dependency org="org.entur.ror.helpers" name="logging" rev="1.0.78">
  <artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='logging', version='1.0.78')
)
libraryDependencies += "org.entur.ror.helpers" % "logging" % "1.0.78"
[org.entur.ror.helpers/logging "1.0.78"]