| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.isong0623 | 
    
| ArtifactId | ArtifactIdtestmeavn | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptiontestmeavn 
            This is a view that is similar to the CardView of google ,but it can change the position of shadow and the shadow color of it . 
         | 
    
| Filename | Size | 
|---|---|
| testmeavn-1.0.pom | |
| testmeavn-1.0.aar | 16 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.isong0623/testmeavn/ -->
<dependency>
    <groupId>com.github.isong0623</groupId>
    <artifactId>testmeavn</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/com.github.isong0623/testmeavn/
implementation 'com.github.isong0623:testmeavn:1.0'
                // https://jarcasting.com/artifacts/com.github.isong0623/testmeavn/
implementation ("com.github.isong0623:testmeavn:1.0")
                'com.github.isong0623:testmeavn:aar:1.0'
                <dependency org="com.github.isong0623" name="testmeavn" rev="1.0">
  <artifact name="testmeavn" type="aar" />
</dependency>
                @Grapes(
@Grab(group='com.github.isong0623', module='testmeavn', version='1.0')
)
                libraryDependencies += "com.github.isong0623" % "testmeavn" % "1.0"
                [com.github.isong0623/testmeavn "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.0.2 |