Last Version

RPatch (Parent) 0.9

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

License

License

GroupId

GroupId

com.github.jonathannye.rpatch
ArtifactId

ArtifactId

parent
Version

Version

0.9
Type

Type

pom
Description

Description

RPatch (Parent)
Android library for creating resizable, repeating Drawables from familiar NinePatch format.
Project URL

Project URL

http://github.com/JonathanNye/rpatch

Download parent 0.9

Filename Size
parent-0.9.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rpatch
  • demo