GroupId | GroupIdorg.objectweb.monolog |
---|---|
ArtifactId | ArtifactIdmonolog-parent |
Last Version | Last Version2.1.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMonolog : Parent POM
Monolog Parent POM
|
Filename | Size |
---|---|
monolog-parent-2.1.12.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.monolog/monolog-parent/ -->
<dependency>
<groupId>org.objectweb.monolog</groupId>
<artifactId>monolog-parent</artifactId>
<version>2.1.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.monolog/monolog-parent/
implementation 'org.objectweb.monolog:monolog-parent:2.1.12'
// https://jarcasting.com/artifacts/org.objectweb.monolog/monolog-parent/
implementation ("org.objectweb.monolog:monolog-parent:2.1.12")
'org.objectweb.monolog:monolog-parent:pom:2.1.12'
<dependency org="org.objectweb.monolog" name="monolog-parent" rev="2.1.12">
<artifact name="monolog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.monolog', module='monolog-parent', version='2.1.12')
)
libraryDependencies += "org.objectweb.monolog" % "monolog-parent" % "2.1.12"
[org.objectweb.monolog/monolog-parent "2.1.12"]