is not current version
Last Version 2.2

com.github.iwgang:simplifyspan 2.0

A simplify to use and powerful Spannable library.

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

simplifyspan
Version

Version

2.0
Type

Type

aar

Download simplifyspan 2.0


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