Last Version

Monolog :: Core 2.1.12

Monolog Parent POM

GroupId

GroupId

org.objectweb.monolog
ArtifactId

ArtifactId

monolog-core
Version

Version

2.1.12
Type

Type

jar
Description

Description

Monolog :: Core
Monolog Parent POM

Download monolog-core 2.1.12


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

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.monolog : monolog-api jar 2.1.12

Project Modules

There are no modules declared in this project.