| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.eclipse.ecf.telephony | 
    
| ArtifactId | ArtifactIdcall | 
    
| Last Version | Last Version1.0.0-v20070627-1030 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionECF Telephony Call API 
            
         | 
    
| Filename | Size | 
|---|---|
| call-1.0.0-v20070627-1030.pom | |
| call-1.0.0-v20070627-1030.jar | 11 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.ecf.telephony/call/ -->
<dependency>
    <groupId>org.eclipse.ecf.telephony</groupId>
    <artifactId>call</artifactId>
    <version>1.0.0-v20070627-1030</version>
</dependency>
                // https://jarcasting.com/artifacts/org.eclipse.ecf.telephony/call/
implementation 'org.eclipse.ecf.telephony:call:1.0.0-v20070627-1030'
                // https://jarcasting.com/artifacts/org.eclipse.ecf.telephony/call/
implementation ("org.eclipse.ecf.telephony:call:1.0.0-v20070627-1030")
                'org.eclipse.ecf.telephony:call:jar:1.0.0-v20070627-1030'
                <dependency org="org.eclipse.ecf.telephony" name="call" rev="1.0.0-v20070627-1030">
  <artifact name="call" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.eclipse.ecf.telephony', module='call', version='1.0.0-v20070627-1030')
)
                libraryDependencies += "org.eclipse.ecf.telephony" % "call" % "1.0.0-v20070627-1030"
                [org.eclipse.ecf.telephony/call "1.0.0-v20070627-1030"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.equinox : common | jar | [0,) | 
| org.eclipse : ecf | jar | [0,) |