is not current version
Last Version 2.1.12

org.objectweb.monolog:monolog-parent 2.1.11

Monolog Parent POM

GroupId

GroupId

org.objectweb.monolog
ArtifactId

ArtifactId

monolog-parent
Version

Version

2.1.11
Type

Type

pom

Download monolog-parent 2.1.11


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