Last Version

RPatch 0.9

Android library for creating resizable, repeating Drawables from familiar NinePatch format.

License

License

GroupId

GroupId

com.github.jonathannye.rpatch
ArtifactId

ArtifactId

rpatch
Version

Version

0.9
Type

Type

jar
Description

Description

RPatch
Android library for creating resizable, repeating Drawables from familiar NinePatch format.

Download rpatch 0.9


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.