| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.tozmart | 
    
| ArtifactId | ArtifactIdflutter_plugin_android_lifecycle | 
    
| Last Version | Last Version0.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typeaar | 
    
| Description | 
            Descriptionflutter_plugin_android_lifecycle 
            flutter_plugin_android_lifecycle 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/io.github.tozmart/flutter_plugin_android_lifecycle/ -->
<dependency>
    <groupId>io.github.tozmart</groupId>
    <artifactId>flutter_plugin_android_lifecycle</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.tozmart/flutter_plugin_android_lifecycle/
implementation 'io.github.tozmart:flutter_plugin_android_lifecycle:0.0.5'
                // https://jarcasting.com/artifacts/io.github.tozmart/flutter_plugin_android_lifecycle/
implementation ("io.github.tozmart:flutter_plugin_android_lifecycle:0.0.5")
                'io.github.tozmart:flutter_plugin_android_lifecycle:aar:0.0.5'
                <dependency org="io.github.tozmart" name="flutter_plugin_android_lifecycle" rev="0.0.5">
  <artifact name="flutter_plugin_android_lifecycle" type="aar" />
</dependency>
                @Grapes(
@Grab(group='io.github.tozmart', module='flutter_plugin_android_lifecycle', version='0.0.5')
)
                libraryDependencies += "io.github.tozmart" % "flutter_plugin_android_lifecycle" % "0.0.5"
                [io.github.tozmart/flutter_plugin_android_lifecycle "0.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 | 
| io.flutter » flutter_embedding_release | jar | 1.0.0-241c87ad800beeab545ab867354d4683d5bfb6ce |