is not current version
Last Version 1.2.0

Phrase 1.1.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.1.0
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 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 21.0.3

Project Modules

There are no modules declared in this project.