GroupId | GroupIdcom.github.hadilq |
---|---|
ArtifactId | ArtifactIdcoroutines-lifecycle-handler |
Version | Version0.4.0 |
Type | Typepom |
Filename | Size |
---|---|
coroutines-lifecycle-handler-0.4.0.pom | |
coroutines-lifecycle-handler-0.4.0-sources.jar | 261 bytes |
coroutines-lifecycle-handler-0.4.0-javadoc.jar | 251 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hadilq/coroutines-lifecycle-handler/ -->
<dependency>
<groupId>com.github.hadilq</groupId>
<artifactId>coroutines-lifecycle-handler</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hadilq/coroutines-lifecycle-handler/
implementation 'com.github.hadilq:coroutines-lifecycle-handler:0.4.0'
// https://jarcasting.com/artifacts/com.github.hadilq/coroutines-lifecycle-handler/
implementation ("com.github.hadilq:coroutines-lifecycle-handler:0.4.0")
'com.github.hadilq:coroutines-lifecycle-handler:pom:0.4.0'
<dependency org="com.github.hadilq" name="coroutines-lifecycle-handler" rev="0.4.0">
<artifact name="coroutines-lifecycle-handler" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hadilq', module='coroutines-lifecycle-handler', version='0.4.0')
)
libraryDependencies += "com.github.hadilq" % "coroutines-lifecycle-handler" % "0.4.0"
[com.github.hadilq/coroutines-lifecycle-handler "0.4.0"]