is not current version
Last Version 16.0.0

io.lighty.resources:log4j-properties 10.0.0


GroupId

GroupId

io.lighty.resources
ArtifactId

ArtifactId

log4j-properties
Version

Version

10.0.0
Type

Type

jar

Download log4j-properties 10.0.0


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