GroupId | GroupIdorg.objectweb.monolog |
---|---|
ArtifactId | ArtifactIdmonolog-core |
Last Version | Last Version2.1.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonolog :: Core
Monolog Parent POM
|
Filename | Size |
---|---|
monolog-core-2.1.12.pom | |
monolog-core-2.1.12.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.monolog : monolog-api | jar | 2.1.12 |