is not current version
Last Version 2.2

com.github.iwgang:simplifyspan 1.1

A simplify to use and powerful Spannable library.

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

simplifyspan
Version

Version

1.1
Type

Type

aar

Download simplifyspan 1.1


<!-- https://jarcasting.com/artifacts/com.github.iwgang/simplifyspan/ -->
<dependency>
    <groupId>com.github.iwgang</groupId>
    <artifactId>simplifyspan</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.iwgang/simplifyspan/
implementation 'com.github.iwgang:simplifyspan:1.1'
// https://jarcasting.com/artifacts/com.github.iwgang/simplifyspan/
implementation ("com.github.iwgang:simplifyspan:1.1")
'com.github.iwgang:simplifyspan:aar:1.1'
<dependency org="com.github.iwgang" name="simplifyspan" rev="1.1">
  <artifact name="simplifyspan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.iwgang', module='simplifyspan', version='1.1')
)
libraryDependencies += "com.github.iwgang" % "simplifyspan" % "1.1"
[com.github.iwgang/simplifyspan "1.1"]