is not current version
Last Version 1.3

eu.freme-project.bservices.filters:logging 0.5


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

eu.freme-project.bservices.filters
ArtifactId

ArtifactId

logging
Version

Version

0.5
Type

Type

jar

Download logging 0.5


<!-- https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/logging/ -->
<dependency>
    <groupId>eu.freme-project.bservices.filters</groupId>
    <artifactId>logging</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/logging/
implementation 'eu.freme-project.bservices.filters:logging:0.5'
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/logging/
implementation ("eu.freme-project.bservices.filters:logging:0.5")
'eu.freme-project.bservices.filters:logging:jar:0.5'
<dependency org="eu.freme-project.bservices.filters" name="logging" rev="0.5">
  <artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.bservices.filters', module='logging', version='0.5')
)
libraryDependencies += "eu.freme-project.bservices.filters" % "logging" % "0.5"
[eu.freme-project.bservices.filters/logging "0.5"]