| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.pwall.log |
| ArtifactId | ArtifactIdlog-front-api |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLogging Interface API
Simple logging interface API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| log-front-api-1.2.pom | |
| log-front-api-1.2.jar | 8 KB |
| log-front-api-1.2-sources.jar | 9 KB |
| log-front-api-1.2-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.pwall.log/log-front-api/ -->
<dependency>
<groupId>net.pwall.log</groupId>
<artifactId>log-front-api</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.log/log-front-api/
implementation 'net.pwall.log:log-front-api:1.2'
// https://jarcasting.com/artifacts/net.pwall.log/log-front-api/
implementation ("net.pwall.log:log-front-api:1.2")
'net.pwall.log:log-front-api:jar:1.2'
<dependency org="net.pwall.log" name="log-front-api" rev="1.2">
<artifact name="log-front-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.log', module='log-front-api', version='1.2')
)
libraryDependencies += "net.pwall.log" % "log-front-api" % "1.2"
[net.pwall.log/log-front-api "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |