is not current version
Last Version 1.0.6

net.sf.dcdroplet:dcdroplet 1.0.4

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

Categories

Categories

Net
GroupId

GroupId

net.sf.dcdroplet
ArtifactId

ArtifactId

dcdroplet
Version

Version

1.0.4
Type

Type

jar

Download dcdroplet 1.0.4


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