| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.edurt.gcm.client | 
    
| ArtifactId | ArtifactIdgcm-base-client | 
    
| Last Version | Last Version1.2.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGcm Base for Restful API or Client 
            Gcm Base for Restful API or Client! 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| gcm-base-client-1.2.6.pom | |
| gcm-base-client-1.2.6.jar | 5 KB | 
| gcm-base-client-1.2.6-sources.jar | 3 KB | 
| gcm-base-client-1.2.6-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.edurt.gcm.client/gcm-base-client/ -->
<dependency>
    <groupId>io.edurt.gcm.client</groupId>
    <artifactId>gcm-base-client</artifactId>
    <version>1.2.6</version>
</dependency>
                // https://jarcasting.com/artifacts/io.edurt.gcm.client/gcm-base-client/
implementation 'io.edurt.gcm.client:gcm-base-client:1.2.6'
                // https://jarcasting.com/artifacts/io.edurt.gcm.client/gcm-base-client/
implementation ("io.edurt.gcm.client:gcm-base-client:1.2.6")
                'io.edurt.gcm.client:gcm-base-client:jar:1.2.6'
                <dependency org="io.edurt.gcm.client" name="gcm-base-client" rev="1.2.6">
  <artifact name="gcm-base-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.edurt.gcm.client', module='gcm-base-client', version='1.2.6')
)
                libraryDependencies += "io.edurt.gcm.client" % "gcm-base-client" % "1.2.6"
                [io.edurt.gcm.client/gcm-base-client "1.2.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.12.0 | 
| io.edurt.gcm : gcm-common | jar | 1.2.6 | 
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |