Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.staccatocommons | 
    
| ArtifactId | ArtifactIdcommons-io | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionStaccato-Commons-IO 
            Staccato-Commons Module and Parent Pom 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| commons-io-1.2.pom | |
| commons-io-1.2.jar | 38 KB | 
| commons-io-1.2-sources.jar | 27 KB | 
| commons-io-1.2-site.xml | 512 bytes | 
| commons-io-1.2-javadoc.jar | 196 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-io/ -->
<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-io</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-io/
implementation 'net.sf.staccatocommons:commons-io:1.2'
                // https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-io/
implementation ("net.sf.staccatocommons:commons-io:1.2")
                'net.sf.staccatocommons:commons-io:jar:1.2'
                <dependency org="net.sf.staccatocommons" name="commons-io" rev="1.2">
  <artifact name="commons-io" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.staccatocommons', module='commons-io', version='1.2')
)
                libraryDependencies += "net.sf.staccatocommons" % "commons-io" % "1.2"
                [net.sf.staccatocommons/commons-io "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.0.1 | 
| net.sf.staccatocommons : commons-collections | jar | 1.2 | 
| com.thoughtworks.xstream : xstream | jar | 1.2.2 | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.staccatocommons : commons-util | jar | 1.2 | 
| net.sf.staccatocommons : commons-testing | jar | 1.2 | 
Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki