| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.myadsget | 
    
| ArtifactId | ArtifactIdtest-suite | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptiontest-suite 
            Mediation test suite of SAN 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| test-suite-1.0.2.pom | |
| test-suite-1.0.2-sources.jar | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.myadsget/test-suite/ -->
<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>test-suite</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.myadsget/test-suite/
implementation 'com.myadsget:test-suite:1.0.2'
                // https://jarcasting.com/artifacts/com.myadsget/test-suite/
implementation ("com.myadsget:test-suite:1.0.2")
                'com.myadsget:test-suite:aar:1.0.2'
                <dependency org="com.myadsget" name="test-suite" rev="1.0.2">
  <artifact name="test-suite" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.myadsget', module='test-suite', version='1.0.2')
)
                libraryDependencies += "com.myadsget" % "test-suite" % "1.0.2"
                [com.myadsget/test-suite "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 | 
| com.google.android.material » material | jar | 1.4.0 | 
| com.myadsget : san-sdk | jar | 3.3.0.1 |