txsdk

Transifex Native library for Android

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.transifex.txnative
ArtifactId

ArtifactId

txsdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

txsdk
Transifex Native library for Android
Project URL

Project URL

https://github.com/transifex/transifex-java
Source Code Management

Source Code Management

https://github.com/transifex/transifex-java

Download txsdk

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.transifex.txnative : common jar 1.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
io.github.inflationx : viewpump jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.5.0
0.1.1
0.1.0