| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.dynsxyc | 
    
| ArtifactId | ArtifactIdwebView | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptiondyn 
            A simple and handy Android database debugging library. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| webView-0.0.3.pom | |
| webView-0.0.3-sources.jar | 31 KB | 
| webView-0.0.3-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.dynsxyc/webView/ -->
<dependency>
    <groupId>io.github.dynsxyc</groupId>
    <artifactId>webView</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.dynsxyc/webView/
implementation 'io.github.dynsxyc:webView:0.0.3'
                // https://jarcasting.com/artifacts/io.github.dynsxyc/webView/
implementation ("io.github.dynsxyc:webView:0.0.3")
                'io.github.dynsxyc:webView:aar:0.0.3'
                <dependency org="io.github.dynsxyc" name="webView" rev="0.0.3">
  <artifact name="webView" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.dynsxyc', module='webView', version='0.0.3')
)
                libraryDependencies += "io.github.dynsxyc" % "webView" % "0.0.3"
                [io.github.dynsxyc/webView "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 | 
| io.github.dynsxyc : baselib | jar | 0.0.4 | 
| androidx.databinding » databinding-common | jar | 4.2.1 | 
| androidx.databinding » databinding-runtime | jar | 4.2.1 | 
| androidx.databinding » databinding-adapters | jar | 4.2.1 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 | 
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.2.0 | 
| androidx.appcompat » appcompat | jar | 1.3.0 | 
| com.google.auto.service : auto-service | jar | 1.0-rc7 |