is not current version
Last Version 2.2

com.github.iwgang:simplifyspan 1.0

A simplify to use and powerful SpannableStringBuilder library.

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

simplifyspan
Version

Version

1.0
Type

Type

aar

Download simplifyspan 1.0


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