| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.citahub.cita-ee | 
    
| ArtifactId | ArtifactIdtuples | 
    
| Last Version | Last Version1.4.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncita-sdk-java 
            null 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| tuples-1.4.1.pom | |
| tuples-1.4.1.jar | 40 KB | 
| tuples-1.4.1-tests.jar | 261 bytes | 
| tuples-1.4.1-sources.jar | 22 KB | 
| tuples-1.4.1-javadoc.jar | 94 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.citahub.cita-ee/tuples/ -->
<dependency>
    <groupId>com.citahub.cita-ee</groupId>
    <artifactId>tuples</artifactId>
    <version>1.4.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.citahub.cita-ee/tuples/
implementation 'com.citahub.cita-ee:tuples:1.4.1'
                // https://jarcasting.com/artifacts/com.citahub.cita-ee/tuples/
implementation ("com.citahub.cita-ee:tuples:1.4.1")
                'com.citahub.cita-ee:tuples:jar:1.4.1'
                <dependency org="com.citahub.cita-ee" name="tuples" rev="1.4.1">
  <artifact name="tuples" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.citahub.cita-ee', module='tuples', version='1.4.1')
)
                libraryDependencies += "com.citahub.cita-ee" % "tuples" % "1.4.1"
                [com.citahub.cita-ee/tuples "1.4.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.10.19 |