License |
License |
---|---|
GroupId | GroupIdorg.logevents |
ArtifactId | ArtifactIdlogevents-parent |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlogevents for Java
Simple implementation of slf4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logevents-parent-0.3.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.logevents/logevents-parent/ -->
<dependency>
<groupId>org.logevents</groupId>
<artifactId>logevents-parent</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.logevents/logevents-parent/
implementation 'org.logevents:logevents-parent:0.3.3'
// https://jarcasting.com/artifacts/org.logevents/logevents-parent/
implementation ("org.logevents:logevents-parent:0.3.3")
'org.logevents:logevents-parent:pom:0.3.3'
<dependency org="org.logevents" name="logevents-parent" rev="0.3.3">
<artifact name="logevents-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.logevents', module='logevents-parent', version='0.3.3')
)
libraryDependencies += "org.logevents" % "logevents-parent" % "0.3.3"
[org.logevents/logevents-parent "0.3.3"]