License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdnet.sf.buildbox.strictlogging |
ArtifactId | ArtifactIdstrictlogging |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstrictlogging-1.0.0
|
Project URL |
Project URL |
Filename | Size |
---|---|
strictlogging-1.0.0.pom | 959 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.buildbox.strictlogging/strictlogging/ -->
<dependency>
<groupId>net.sf.buildbox.strictlogging</groupId>
<artifactId>strictlogging</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.buildbox.strictlogging/strictlogging/
implementation 'net.sf.buildbox.strictlogging:strictlogging:1.0.0'
// https://jarcasting.com/artifacts/net.sf.buildbox.strictlogging/strictlogging/
implementation ("net.sf.buildbox.strictlogging:strictlogging:1.0.0")
'net.sf.buildbox.strictlogging:strictlogging:pom:1.0.0'
<dependency org="net.sf.buildbox.strictlogging" name="strictlogging" rev="1.0.0">
<artifact name="strictlogging" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.buildbox.strictlogging', module='strictlogging', version='1.0.0')
)
libraryDependencies += "net.sf.buildbox.strictlogging" % "strictlogging" % "1.0.0"
[net.sf.buildbox.strictlogging/strictlogging "1.0.0"]