Last Version

DCDroplet 1.0.6

A logging library where the user can specify appenders and tags for logging.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.dcdroplet
ArtifactId

ArtifactId

dcdroplet
Version

Version

1.0.6
Type

Type

jar
Description

Description

DCDroplet
A logging library where the user can specify appenders and tags for logging.
Project URL

Project URL

https://sourceforge.net/projects/dcdroplet

Download dcdroplet 1.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.dcutils : dcutils jar LATEST

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.