Last Version

Phrase 1.2.0

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
Version

Version

1.2.0
Type

Type

aar
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 1.2.0


<!-- https://jarcasting.com/artifacts/com.squareup.phrase/phrase/ -->
<dependency>
    <groupId>com.squareup.phrase</groupId>
    <artifactId>phrase</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</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:aar:1.2.0'
<dependency org="com.squareup.phrase" name="phrase" rev="1.2.0">
  <artifact name="phrase" type="aar" />
</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.