| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.dcdroplet | 
    
| ArtifactId | ArtifactIddcdroplet | 
    
| Last Version | Last Version1.0.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDCDroplet 
            A logging library where the user can specify appenders and tags for logging. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| dcdroplet-1.0.6.pom | |
| dcdroplet-1.0.6.jar | 143 KB | 
| dcdroplet-1.0.6-sources.jar | 13 KB | 
| dcdroplet-1.0.6-javadoc.jar | 62 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.dcutils : dcutils | jar | LATEST | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |