GroupId | GroupIdio.github.t894924815 |
---|---|
ArtifactId | ArtifactIdsupertextview |
Version | Version2.4.4 |
Type | Typeaar |
Filename | Size |
---|---|
supertextview-2.4.4.pom | |
supertextview-2.4.4-sources.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.t894924815/supertextview/ -->
<dependency>
<groupId>io.github.t894924815</groupId>
<artifactId>supertextview</artifactId>
<version>2.4.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.t894924815/supertextview/
implementation 'io.github.t894924815:supertextview:2.4.4'
// https://jarcasting.com/artifacts/io.github.t894924815/supertextview/
implementation ("io.github.t894924815:supertextview:2.4.4")
'io.github.t894924815:supertextview:aar:2.4.4'
<dependency org="io.github.t894924815" name="supertextview" rev="2.4.4">
<artifact name="supertextview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.t894924815', module='supertextview', version='2.4.4')
)
libraryDependencies += "io.github.t894924815" % "supertextview" % "2.4.4"
[io.github.t894924815/supertextview "2.4.4"]