Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.squareup |
ArtifactId | ArtifactIdandroid-times-square |
Version | Version1.7.6 |
Type | Typeaar |
Filename | Size |
---|---|
android-times-square-1.7.6.pom | |
android-times-square-1.7.6.aar | 46 KB |
android-times-square-1.7.6-sources.jar | 19 KB |
android-times-square-1.7.6-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.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/android-times-square/
implementation 'com.squareup:android-times-square:1.7.6'
// https://jarcasting.com/artifacts/com.squareup/android-times-square/
implementation ("com.squareup:android-times-square:1.7.6")
'com.squareup:android-times-square:aar:1.7.6'
<dependency org="com.squareup" name="android-times-square" rev="1.7.6">
<artifact name="android-times-square" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='android-times-square', version='1.7.6')
)
libraryDependencies += "com.squareup" % "android-times-square" % "1.7.6"
[com.squareup/android-times-square "1.7.6"]