Last Version

sharp 1.1.3

Sharp is a Scalable Vector Graphics (SVG) implementation for Android. It facilitates loading vector graphics as SharpDrawables, and can effectively be used wherever a conventional image would be displayed, whether it be as a background, ImageView source, inside a StateListDrawable or used as composites in a TextView.

License

License

GroupId

GroupId

com.pixplicity.sharp
ArtifactId

ArtifactId

sharp
Version

Version

1.1.3
Type

Type

aar
Description

Description

sharp
Sharp is a Scalable Vector Graphics (SVG) implementation for Android. It facilitates loading vector graphics as SharpDrawables, and can effectively be used wherever a conventional image would be displayed, whether it be as a background, ImageView source, inside a StateListDrawable or used as composites in a TextView.
Project URL

Project URL

https://github.com/Pixplicity/sharp
Source Code Management

Source Code Management

https://github.com/Pixplicity/sharp

Download sharp 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
» unspecified jar
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.