| License |
License |
|---|---|
| GroupId | GroupIdcom.miaosila.android |
| ArtifactId | ArtifactIdSuperTextView |
| Last Version | Last Version2.4.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSuperTextView
SuperTextView
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SuperTextView-2.4.5.pom | |
| SuperTextView-2.4.5-sources.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.miaosila.android/SuperTextView/ -->
<dependency>
<groupId>com.miaosila.android</groupId>
<artifactId>SuperTextView</artifactId>
<version>2.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.miaosila.android/SuperTextView/
implementation 'com.miaosila.android:SuperTextView:2.4.5'
// https://jarcasting.com/artifacts/com.miaosila.android/SuperTextView/
implementation ("com.miaosila.android:SuperTextView:2.4.5")
'com.miaosila.android:SuperTextView:aar:2.4.5'
<dependency org="com.miaosila.android" name="SuperTextView" rev="2.4.5">
<artifact name="SuperTextView" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.miaosila.android', module='SuperTextView', version='2.4.5')
)
libraryDependencies += "com.miaosila.android" % "SuperTextView" % "2.4.5"
[com.miaosila.android/SuperTextView "2.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.20 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.20 |