Last Version

logman-api 1.0.0

API module for the LogMan logging management facade

License

License

GroupId

GroupId

com.mattwhipple.logman
ArtifactId

ArtifactId

logman-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

logman-api
API module for the LogMan logging management facade

Download logman-api 1.0.0


<!-- https://jarcasting.com/artifacts/com.mattwhipple.logman/logman-api/ -->
<dependency>
    <groupId>com.mattwhipple.logman</groupId>
    <artifactId>logman-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mattwhipple.logman/logman-api/
implementation 'com.mattwhipple.logman:logman-api:1.0.0'
// https://jarcasting.com/artifacts/com.mattwhipple.logman/logman-api/
implementation ("com.mattwhipple.logman:logman-api:1.0.0")
'com.mattwhipple.logman:logman-api:jar:1.0.0'
<dependency org="com.mattwhipple.logman" name="logman-api" rev="1.0.0">
  <artifact name="logman-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mattwhipple.logman', module='logman-api', version='1.0.0')
)
libraryDependencies += "com.mattwhipple.logman" % "logman-api" % "1.0.0"
[com.mattwhipple.logman/logman-api "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
org.slf4j : slf4j-api jar 1.7.10

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
org.codehaus.gpars : gpars jar 1.2.1

Project Modules

There are no modules declared in this project.