| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesDex General Purpose Libraries Utility | 
        
| GroupId | GroupIdcom.dexcoder | 
    
| ArtifactId | ArtifactIddexcoder-commons | 
    
| Last Version | Last Version2.3.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondexcoder-commons 
            dexcoder-assistant is a rapid development kit. 
         | 
    
| Filename | Size | 
|---|---|
| dexcoder-commons-2.3.5.pom | |
| dexcoder-commons-2.3.5.jar | 96 KB | 
| dexcoder-commons-2.3.5-sources.jar | 99 KB | 
| dexcoder-commons-2.3.5-javadoc.jar | 388 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.dexcoder/dexcoder-commons/ -->
<dependency>
    <groupId>com.dexcoder</groupId>
    <artifactId>dexcoder-commons</artifactId>
    <version>2.3.5</version>
</dependency>
                // https://jarcasting.com/artifacts/com.dexcoder/dexcoder-commons/
implementation 'com.dexcoder:dexcoder-commons:2.3.5'
                // https://jarcasting.com/artifacts/com.dexcoder/dexcoder-commons/
implementation ("com.dexcoder:dexcoder-commons:2.3.5")
                'com.dexcoder:dexcoder-commons:jar:2.3.5'
                <dependency org="com.dexcoder" name="dexcoder-commons" rev="2.3.5">
  <artifact name="dexcoder-commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.dexcoder', module='dexcoder-commons', version='2.3.5')
)
                libraryDependencies += "com.dexcoder" % "dexcoder-commons" % "2.3.5"
                [com.dexcoder/dexcoder-commons "2.3.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io Optional | jar | 2.2 | 
| commons-collections : commons-collections Optional | jar | 3.2.1 | 
| org.apache.poi : poi Optional | jar | 3.10-FINAL | 
| org.apache.poi : poi-ooxml Optional | jar | 3.10-FINAL | 
| org.springframework : spring-tx Optional | jar | 4.2.4.RELEASE | 
| org.aspectj : aspectjweaver Optional | jar | 1.7.2 | 
| org.springframework : spring-webmvc Optional | jar | 4.2.4.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |