is not current version
Last Version 2.1.12

org.objectweb.monolog:monolog-parent 2.1.10

Monolog Parent POM

GroupId

GroupId

org.objectweb.monolog
ArtifactId

ArtifactId

monolog-parent
Version

Version

2.1.10
Type

Type

pom

Download monolog-parent 2.1.10


<!-- https://jarcasting.com/artifacts/org.objectweb.monolog/monolog-parent/ -->
<dependency>
    <groupId>org.objectweb.monolog</groupId>
    <artifactId>monolog-parent</artifactId>
    <version>2.1.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.monolog/monolog-parent/
implementation 'org.objectweb.monolog:monolog-parent:2.1.10'
// https://jarcasting.com/artifacts/org.objectweb.monolog/monolog-parent/
implementation ("org.objectweb.monolog:monolog-parent:2.1.10")
'org.objectweb.monolog:monolog-parent:pom:2.1.10'
<dependency org="org.objectweb.monolog" name="monolog-parent" rev="2.1.10">
  <artifact name="monolog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.monolog', module='monolog-parent', version='2.1.10')
)
libraryDependencies += "org.objectweb.monolog" % "monolog-parent" % "2.1.10"
[org.objectweb.monolog/monolog-parent "2.1.10"]