Jar examples for n:NinePatch
A packaging of the IntelliJ Community Edition ninepatch library. This is release number 1 of trunk branch 142.
You can download jar file NinePatch 1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add NinePatch-1.0.jar to your project.
<dependency> <groupId>com.github.freeseawind</groupId> <artifactId>NinePatch</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.freeseawind', name: 'NinePatch', version: '1.0'
libraryDependencies += "com.github.freeseawind" % "NinePatch" % "1.0"
<dependency org="com.github.freeseawind" name="NinePatch" rev="1.0"/>
@Grapes(@Grab(group='com.github.freeseawind', module='NinePatch', version='1.0'))
'com.github.freeseawind:NinePatch:jar:1.0'
Click the following link to download the jar file.
NinePatch-1.0-javadoc.jar