MVN

com.squareup.phrase : phrase

Maven & Gradle

Apr 06, 2022
7 usages
1.4k stars

Phrase · Phrase is an Android string resource templating library.

<dependency>
    <groupId>com.squareup.phrase</groupId>
    <artifactId>phrase</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.phrase : phrase to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.squareup.phrase : phrase to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
phrase-1.2.0
1.1.x
phrase-1.1.0
1.0.x
phrase-1.0.3

How to add a dependency to Maven

Add the following com.squareup.phrase : phrase maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.phrase</groupId>
    <artifactId>phrase</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.phrase : phrase gradle dependency to your build.gradle file:

implementation 'com.squareup.phrase:phrase:1.2.0'

Gradle Kotlin DSL: Add the following com.squareup.phrase : phrase gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.phrase:phrase:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.phrase : phrase sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.phrase" % "phrase" % "1.2.0"

Advertisement

Dependencies from Group

Apr 06, 2022
7 usages
1.4k stars

Discover Dependencies

Jun 07, 2021
70 usages
0 stars
Mar 17, 2021
44 usages
54 stars
May 25, 2022
14 usages
574 stars
Dec 23, 2016
3 usages
1 stars
Mar 09, 2022
29 usages
7 stars
Nov 21, 2022
25 usages
168 stars
Oct 09, 2018
19 usages
11.4k stars
Aug 23, 2019
5 usages
0 stars
Nov 21, 2012
7 usages
Nov 20, 2014
47 usages
67 stars