| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.happylishang | 
    
| ArtifactId | ArtifactIdcollie | 
    
| Last Version | Last Version1.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptioncollie 
            Activity start for result util 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| collie-1.1.4.pom | |
| collie-1.1.4.aar | 84 KB | 
| collie-1.1.4-sources.jar | 30 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.happylishang/collie/ -->
<dependency>
    <groupId>io.github.happylishang</groupId>
    <artifactId>collie</artifactId>
    <version>1.1.4</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.happylishang/collie/
implementation 'io.github.happylishang:collie:1.1.4'
                // https://jarcasting.com/artifacts/io.github.happylishang/collie/
implementation ("io.github.happylishang:collie:1.1.4")
                'io.github.happylishang:collie:aar:1.1.4'
                <dependency org="io.github.happylishang" name="collie" rev="1.1.4">
  <artifact name="collie" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.happylishang', module='collie', version='1.1.4')
)
                libraryDependencies += "io.github.happylishang" % "collie" % "1.1.4"
                [io.github.happylishang/collie "1.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.2.0-alpha05 | 
| androidx.appcompat » appcompat | jar | 1.1.0 | 
| androidx.core » core-ktx | jar | 1.6.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |