is not current version
Last Version 0.4.3

org.semanticweb.elk:elk-util-logging 0.3.2

ELK Utilities for Logging

Categories

Categories

Ant Build Tools Logging Application Layer Libs
GroupId

GroupId

org.semanticweb.elk
ArtifactId

ArtifactId

elk-util-logging
Version

Version

0.3.2
Type

Type

jar

Download elk-util-logging 0.3.2


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