is not current version
Last Version 1.3

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


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

eu.freme-project.bservices.filters
ArtifactId

ArtifactId

logging
Version

Version

1.2
Type

Type

jar

Download logging 1.2


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