is not current version
Last Version 0.8.2

de.sfuhrm:logwebconfig 0.0.3

Logger configuration using REST calls

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

logwebconfig
Version

Version

0.0.3
Type

Type

jar

Download logwebconfig 0.0.3


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