| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.xiaoyvyv | 
    
| ArtifactId | ArtifactIdcompiler | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptioncompiler 
            Android FrameWork 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| compiler-1.0.2.pom | |
| compiler-1.0.2-sources.jar | 153 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.xiaoyvyv/compiler/ -->
<dependency>
    <groupId>io.github.xiaoyvyv</groupId>
    <artifactId>compiler</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.xiaoyvyv/compiler/
implementation 'io.github.xiaoyvyv:compiler:1.0.2'
                // https://jarcasting.com/artifacts/io.github.xiaoyvyv/compiler/
implementation ("io.github.xiaoyvyv:compiler:1.0.2")
                'io.github.xiaoyvyv:compiler:aar:1.0.2'
                <dependency org="io.github.xiaoyvyv" name="compiler" rev="1.0.2">
  <artifact name="compiler" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.xiaoyvyv', module='compiler', version='1.0.2')
)
                libraryDependencies += "io.github.xiaoyvyv" % "compiler" % "1.0.2"
                [io.github.xiaoyvyv/compiler "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 | 
| com.google.android.material » material | jar | 1.5.0 |