| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdcom.github.inti-net | 
    
| ArtifactId | ArtifactIdutils | 
    
| Last Version | Last Version1.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionInti - Utils 
            An utility library for Inti. 
         | 
    
| Filename | Size | 
|---|---|
| utils-1.6.pom | |
| utils-1.6.jar | 13 KB | 
| utils-1.6-sources.jar | 9 KB | 
| utils-1.6-javadoc.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.inti-net/utils/ -->
<dependency>
    <groupId>com.github.inti-net</groupId>
    <artifactId>utils</artifactId>
    <version>1.6</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.inti-net/utils/
implementation 'com.github.inti-net:utils:1.6'
                // https://jarcasting.com/artifacts/com.github.inti-net/utils/
implementation ("com.github.inti-net:utils:1.6")
                'com.github.inti-net:utils:jar:1.6'
                <dependency org="com.github.inti-net" name="utils" rev="1.6">
  <artifact name="utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.inti-net', module='utils', version='1.6')
)
                libraryDependencies += "com.github.inti-net" % "utils" % "1.6"
                [com.github.inti-net/utils "1.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 | 
| log4j : log4j | jar | 1.2.16 | 
| org.apache.httpcomponents : httpclient | jar | 4.2 | 
| org.apache.httpcomponents : httpmime | jar | 4.2 | 
| commons-io : commons-io | jar | 2.3 | 
| commons-lang : commons-lang | jar | 2.6 | 
| commons-codec : commons-codec | jar | 1.6 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.0.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.2 | 
| it.unimi.dsi : fastutil | jar | 6.4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.mockito : mockito-all | jar | 1.9.0 | 
| org.springframework : spring-test | jar | 3.2.0.RELEASE |