is not current version
Last Version 2.6.13

com.mastfrog:bunyan-java-util-logging 2.6.3


Categories

Categories

Java Languages Logging Application Layer Libs
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

bunyan-java-util-logging
Version

Version

2.6.3
Type

Type

jar

Download bunyan-java-util-logging 2.6.3


<!-- https://jarcasting.com/artifacts/com.mastfrog/bunyan-java-util-logging/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>bunyan-java-util-logging</artifactId>
    <version>2.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/bunyan-java-util-logging/
implementation 'com.mastfrog:bunyan-java-util-logging:2.6.3'
// https://jarcasting.com/artifacts/com.mastfrog/bunyan-java-util-logging/
implementation ("com.mastfrog:bunyan-java-util-logging:2.6.3")
'com.mastfrog:bunyan-java-util-logging:jar:2.6.3'
<dependency org="com.mastfrog" name="bunyan-java-util-logging" rev="2.6.3">
  <artifact name="bunyan-java-util-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='bunyan-java-util-logging', version='2.6.3')
)
libraryDependencies += "com.mastfrog" % "bunyan-java-util-logging" % "2.6.3"
[com.mastfrog/bunyan-java-util-logging "2.6.3"]