License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.phrase |
ArtifactId | ArtifactIdphrase |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPhrase
Phrase is an Android string resource templating library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
phrase-1.2.0.pom | |
phrase-1.2.0.jar | 8 KB |
phrase-1.2.0-sources.jar | 4 KB |
phrase-1.2.0-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |