is not current version
Last Version 1.0.0

br.tec.tuna:tuna-android 0.0.3

Tuna Android SDK

GroupId

GroupId

br.tec.tuna
ArtifactId

ArtifactId

tuna-android
Version

Version

0.0.3
Type

Type

aar

Download tuna-android 0.0.3


<!-- https://jarcasting.com/artifacts/br.tec.tuna/tuna-android/ -->
<dependency>
    <groupId>br.tec.tuna</groupId>
    <artifactId>tuna-android</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/br.tec.tuna/tuna-android/
implementation 'br.tec.tuna:tuna-android:0.0.3'
// https://jarcasting.com/artifacts/br.tec.tuna/tuna-android/
implementation ("br.tec.tuna:tuna-android:0.0.3")
'br.tec.tuna:tuna-android:aar:0.0.3'
<dependency org="br.tec.tuna" name="tuna-android" rev="0.0.3">
  <artifact name="tuna-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='br.tec.tuna', module='tuna-android', version='0.0.3')
)
libraryDependencies += "br.tec.tuna" % "tuna-android" % "0.0.3"
[br.tec.tuna/tuna-android "0.0.3"]