| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.ibm.cloud | 
    
| ArtifactId | ArtifactIdeventnotifications-destination-android | 
    
| Last Version | Last Version0.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            DescriptionEvent Notifications Android Destination SDK 
            Android Destination SDK for IBM Cloud Event Notifications service 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/eventnotifications-destination-android/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>eventnotifications-destination-android</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.ibm.cloud/eventnotifications-destination-android/
implementation 'com.ibm.cloud:eventnotifications-destination-android:0.0.4'
                // https://jarcasting.com/artifacts/com.ibm.cloud/eventnotifications-destination-android/
implementation ("com.ibm.cloud:eventnotifications-destination-android:0.0.4")
                'com.ibm.cloud:eventnotifications-destination-android:aar:0.0.4'
                <dependency org="com.ibm.cloud" name="eventnotifications-destination-android" rev="0.0.4">
  <artifact name="eventnotifications-destination-android" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.ibm.cloud', module='eventnotifications-destination-android', version='0.0.4')
)
                libraryDependencies += "com.ibm.cloud" % "eventnotifications-destination-android" % "0.0.4"
                [com.ibm.cloud/eventnotifications-destination-android "0.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 | 
| com.google.android.material » material | jar | 1.4.0 | 
| com.google.firebase » firebase-messaging | jar | |
| com.google.code.gson : gson | jar | 2.8.9 | 
| com.squareup.okhttp3 : okhttp-urlconnection | jar | 4.9.2 | 
| com.squareup.okhttp3 : okhttp | jar | 4.9.2 | 
| commons-io : commons-io | jar | 2.11.0 | 
| com.ibm.cloud : sdk-core | jar | 9.15.0 | 
| com.android.support » appcompat-v7 | jar | 28.0.0 |