License |
License |
---|---|
GroupId | GroupIdcom.github.nomou |
ArtifactId | ArtifactIdlog4web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlog4web
a log watcher 4 web
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
log4web-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nomou/log4web/ -->
<dependency>
<groupId>com.github.nomou</groupId>
<artifactId>log4web</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nomou/log4web/
implementation 'com.github.nomou:log4web:1.0.0'
// https://jarcasting.com/artifacts/com.github.nomou/log4web/
implementation ("com.github.nomou:log4web:1.0.0")
'com.github.nomou:log4web:pom:1.0.0'
<dependency org="com.github.nomou" name="log4web" rev="1.0.0">
<artifact name="log4web" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nomou', module='log4web', version='1.0.0')
)
libraryDependencies += "com.github.nomou" % "log4web" % "1.0.0"
[com.github.nomou/log4web "1.0.0"]