GroupId | GroupIdio.github.ternaryop |
---|---|
ArtifactId | ArtifactIdapi-coroutines |
Version | Version1.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
api-coroutines-1.1.2.pom | |
api-coroutines-1.1.2-sources.jar | 8 KB |
api-coroutines-1.1.2-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/ -->
<dependency>
<groupId>io.github.ternaryop</groupId>
<artifactId>api-coroutines</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/
implementation 'io.github.ternaryop:api-coroutines:1.1.2'
// https://jarcasting.com/artifacts/io.github.ternaryop/api-coroutines/
implementation ("io.github.ternaryop:api-coroutines:1.1.2")
'io.github.ternaryop:api-coroutines:aar:1.1.2'
<dependency org="io.github.ternaryop" name="api-coroutines" rev="1.1.2">
<artifact name="api-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='api-coroutines', version='1.1.2')
)
libraryDependencies += "io.github.ternaryop" % "api-coroutines" % "1.1.2"
[io.github.ternaryop/api-coroutines "1.1.2"]