Download NinePatch-1.0.jar file - Jar n

Jar examples for n:NinePatch

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

NinePatch-1.0-javadoc.jar
NinePatch-1.0-sources.jar
NinePatch-1.0.jar
NinePatch-1.0.pom



Related Tutorials