is not current version
Last Version 16.0.0

io.lighty.resources:log4j-properties 13.1.0


GroupId

GroupId

io.lighty.resources
ArtifactId

ArtifactId

log4j-properties
Version

Version

13.1.0
Type

Type

jar

Download log4j-properties 13.1.0


<!-- https://jarcasting.com/artifacts/io.lighty.resources/log4j-properties/ -->
<dependency>
    <groupId>io.lighty.resources</groupId>
    <artifactId>log4j-properties</artifactId>
    <version>13.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.resources/log4j-properties/
implementation 'io.lighty.resources:log4j-properties:13.1.0'
// https://jarcasting.com/artifacts/io.lighty.resources/log4j-properties/
implementation ("io.lighty.resources:log4j-properties:13.1.0")
'io.lighty.resources:log4j-properties:jar:13.1.0'
<dependency org="io.lighty.resources" name="log4j-properties" rev="13.1.0">
  <artifact name="log4j-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.resources', module='log4j-properties', version='13.1.0')
)
libraryDependencies += "io.lighty.resources" % "log4j-properties" % "13.1.0"
[io.lighty.resources/log4j-properties "13.1.0"]