is not current version
Last Version 2.2

com.github.iwgang:simplifyspan 2.1

A simplify to use and powerful Spannable library.

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

simplifyspan
Version

Version

2.1
Type

Type

aar

Download simplifyspan 2.1


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