Last Version

duration-logger 0.1.0

Template repo to speed up creating new library projects

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

duration-logger
Version

Version

0.1.0
Type

Type

jar
Description

Description

duration-logger
Template repo to speed up creating new library projects
Project URL

Project URL

https://github.com/michaelruocco/duration-logger
Source Code Management

Source Code Management

https://github.com/michaelruocco/duration-logger

Download duration-logger 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
uk.org.webcompere : system-stubs-core Optional jar 1.2.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.