Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.squareup |
ArtifactId | ArtifactIdandroid-times-square |
Version | Version1.7.9 |
Type | Typeaar |
Filename | Size |
---|---|
android-times-square-1.7.9.pom | |
android-times-square-1.7.9.aar | 47 KB |
android-times-square-1.7.9-sources.jar | 20 KB |
android-times-square-1.7.9-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup/android-times-square/ -->
<dependency>
<groupId>com.squareup</groupId>
<artifactId>android-times-square</artifactId>
<version>1.7.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/android-times-square/
implementation 'com.squareup:android-times-square:1.7.9'
// https://jarcasting.com/artifacts/com.squareup/android-times-square/
implementation ("com.squareup:android-times-square:1.7.9")
'com.squareup:android-times-square:aar:1.7.9'
<dependency org="com.squareup" name="android-times-square" rev="1.7.9">
<artifact name="android-times-square" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='android-times-square', version='1.7.9')
)
libraryDependencies += "com.squareup" % "android-times-square" % "1.7.9"
[com.squareup/android-times-square "1.7.9"]