is not current version
Last Version 1.0.0

com.transifex.txnative:txsdk 0.1.0

Transifex Native library for Android

Categories

Categories

Native Development Tools
GroupId

GroupId

com.transifex.txnative
ArtifactId

ArtifactId

txsdk
Version

Version

0.1.0
Type

Type

aar

Download txsdk 0.1.0


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