is not current version
Last Version 1.0.8

io.github.ternaryop:tumblr-coroutines 1.0.6

Tumblr Api Library focused on Android integration

GroupId

GroupId

io.github.ternaryop
ArtifactId

ArtifactId

tumblr-coroutines
Version

Version

1.0.6
Type

Type

aar

Download tumblr-coroutines 1.0.6


<!-- https://jarcasting.com/artifacts/io.github.ternaryop/tumblr-coroutines/ -->
<dependency>
    <groupId>io.github.ternaryop</groupId>
    <artifactId>tumblr-coroutines</artifactId>
    <version>1.0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ternaryop/tumblr-coroutines/
implementation 'io.github.ternaryop:tumblr-coroutines:1.0.6'
// https://jarcasting.com/artifacts/io.github.ternaryop/tumblr-coroutines/
implementation ("io.github.ternaryop:tumblr-coroutines:1.0.6")
'io.github.ternaryop:tumblr-coroutines:aar:1.0.6'
<dependency org="io.github.ternaryop" name="tumblr-coroutines" rev="1.0.6">
  <artifact name="tumblr-coroutines" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ternaryop', module='tumblr-coroutines', version='1.0.6')
)
libraryDependencies += "io.github.ternaryop" % "tumblr-coroutines" % "1.0.6"
[io.github.ternaryop/tumblr-coroutines "1.0.6"]