is not current version
Last Version 1.2.0

com.squareup.phrase:phrase 1.0.3


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.phrase
ArtifactId

ArtifactId

phrase
Version

Version

1.0.3
Type

Type

jar

Download phrase 1.0.3


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