| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.pleomax00 | 
    
| ArtifactId | ArtifactIdwigzosdk | 
    
| Last Version | Last Version1.0.8 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionwigzo 
            A wigzo library for real time segmentation handling. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| wigzosdk-1.0.8.pom | |
| wigzosdk-1.0.8.aar | 39 KB | 
| wigzosdk-1.0.8-sources.jar | 12 KB | 
| wigzosdk-1.0.8-javadoc.jar | 56 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.pleomax00/wigzosdk/ -->
<dependency>
    <groupId>com.github.pleomax00</groupId>
    <artifactId>wigzosdk</artifactId>
    <version>1.0.8</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.pleomax00/wigzosdk/
implementation 'com.github.pleomax00:wigzosdk:1.0.8'
                // https://jarcasting.com/artifacts/com.github.pleomax00/wigzosdk/
implementation ("com.github.pleomax00:wigzosdk:1.0.8")
                'com.github.pleomax00:wigzosdk:aar:1.0.8'
                <dependency org="com.github.pleomax00" name="wigzosdk" rev="1.0.8">
  <artifact name="wigzosdk" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.pleomax00', module='wigzosdk', version='1.0.8')
)
                libraryDependencies += "com.github.pleomax00" % "wigzosdk" % "1.0.8"
                [com.github.pleomax00/wigzosdk "1.0.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.0 | 
| com.android.support » appcompat-v7 | jar | 23.3.0 | 
| com.google.code.gson : gson | jar | 2.6.2 | 
| com.google.android.gms » play-services | jar | 8.4.0 |