is not current version
Last Version 1.7.5

com.carrotsearch.progresso:progresso-log4j2 1.7.0


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch.progresso
ArtifactId

ArtifactId

progresso-log4j2
Version

Version

1.7.0
Type

Type

jar

Download progresso-log4j2 1.7.0


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