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