is not current version
Last Version 1.0.0

br.tec.tuna:tuna-android 0.0.4

Tuna Android SDK

GroupId

GroupId

br.tec.tuna
ArtifactId

ArtifactId

tuna-android
Version

Version

0.0.4
Type

Type

aar

Download tuna-android 0.0.4


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