| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet CLI User Interface | 
        
| GroupId | GroupIdcom.github.shenjianli.netclient | 
    
| ArtifactId | ArtifactIdnetclient | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionnetclient 
            A wrapper for Facebook Native Like Button (LikeView) on Android 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| netclient-1.0.0.pom | |
| netclient-1.0.0.aar | 36 KB | 
| netclient-1.0.0-sources.jar | 23 KB | 
| netclient-1.0.0-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.shenjianli.netclient/netclient/ -->
<dependency>
    <groupId>com.github.shenjianli.netclient</groupId>
    <artifactId>netclient</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.shenjianli.netclient/netclient/
implementation 'com.github.shenjianli.netclient:netclient:1.0.0'
                // https://jarcasting.com/artifacts/com.github.shenjianli.netclient/netclient/
implementation ("com.github.shenjianli.netclient:netclient:1.0.0")
                'com.github.shenjianli.netclient:netclient:aar:1.0.0'
                <dependency org="com.github.shenjianli.netclient" name="netclient" rev="1.0.0">
  <artifact name="netclient" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.shenjianli.netclient', module='netclient', version='1.0.0')
)
                libraryDependencies += "com.github.shenjianli.netclient" % "netclient" % "1.0.0"
                [com.github.shenjianli.netclient/netclient "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.3.1 | 
| com.squareup.retrofit2 : converter-gson | jar | 2.0.2 | 
| com.squareup.retrofit2 : adapter-rxjava | jar | 2.0.2 | 
| com.squareup.retrofit2 : converter-scalars | jar | 2.0.2 | 
| com.squareup.okhttp3 : logging-interceptor | jar | 3.3.1 | 
| com.squareup.retrofit2 : retrofit | jar | 2.0.2 |