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