is not current version
Last Version 0.5.24

io.github.nasmedia-tech:nstationsdk 0.5.11

A lightweight image loader for Android backed by Kotlin Coroutines.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.nasmedia-tech
ArtifactId

ArtifactId

nstationsdk
Version

Version

0.5.11
Type

Type

aar

Download nstationsdk 0.5.11


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