Phrase

Phrase is an Android string resource templating library.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.phrase
ArtifactId

ArtifactId

phrase
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Phrase
Phrase is an Android string resource templating library.
Project URL

Project URL

https://github.com/square/phrase/
Source Code Management

Source Code Management

https://github.com/square/phrase/

Download phrase

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.3