is not current version
Last Version 1.3

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


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

eu.freme-project.bservices.filters
ArtifactId

ArtifactId

logging
Version

Version

1.1
Type

Type

jar

Download logging 1.1


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