| License |
License |
|---|---|
| GroupId | GroupIdkr.co.prnd |
| ArtifactId | ArtifactIdreadmore-textview |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionReadMoreTextView
Super easy TextView with 'Read More'
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| readmore-textview-1.0.0.pom | |
| readmore-textview-1.0.0-sources.jar | 2 KB |
| readmore-textview-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/kr.co.prnd/readmore-textview/ -->
<dependency>
<groupId>kr.co.prnd</groupId>
<artifactId>readmore-textview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/kr.co.prnd/readmore-textview/
implementation 'kr.co.prnd:readmore-textview:1.0.0'
// https://jarcasting.com/artifacts/kr.co.prnd/readmore-textview/
implementation ("kr.co.prnd:readmore-textview:1.0.0")
'kr.co.prnd:readmore-textview:aar:1.0.0'
<dependency org="kr.co.prnd" name="readmore-textview" rev="1.0.0">
<artifact name="readmore-textview" type="aar" />
</dependency>
@Grapes(
@Grab(group='kr.co.prnd', module='readmore-textview', version='1.0.0')
)
libraryDependencies += "kr.co.prnd" % "readmore-textview" % "1.0.0"
[kr.co.prnd/readmore-textview "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| androidx.core » core-ktx | jar | 1.3.0 |
| androidx.appcompat » appcompat | jar | 1.1.0 |