StringPacks

StringPacks Efficient Storage of Localized strings in an Android app

License

License

GroupId

GroupId

com.whatsapp.stringpacks
ArtifactId

ArtifactId

stringpacks
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

StringPacks
StringPacks Efficient Storage of Localized strings in an Android app
Project URL

Project URL

https://github.com/WhatsApp/StringPacks
Source Code Management

Source Code Management

https://github.com/WhatsApp/StringPacks.git

Download stringpacks

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.collection » collection jar 1.1.0
androidx.core » core jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0