Download petblocks-api-7.0.1.jar file - Jar p

Jar examples for p:petblocks-api

Description

You can download jar file petblocks-api 7.0.1 in this page.

Build File

You can use the following script to add petblocks-api-7.0.1.jar to your project.

<dependency>
   <groupId>com.github.shynixn.petblocks</groupId>
   <artifactId>petblocks-api</artifactId>
   <version>7.0.1</version>
</dependency>
compile group: 'com.github.shynixn.petblocks', name: 'petblocks-api', version: '7.0.1'
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-api" % "7.0.1"
<dependency org="com.github.shynixn.petblocks" name="petblocks-api" rev="7.0.1"/>
@Grapes(@Grab(group='com.github.shynixn.petblocks', module='petblocks-api', version='7.0.1'))
'com.github.shynixn.petblocks:petblocks-api:jar:7.0.1'

Download

Click the following link to download the jar file.

petblocks-api-7.0.1-javadoc.jar
petblocks-api-7.0.1-sources.jar
petblocks-api-7.0.1.jar
petblocks-api-7.0.1.pom



Related Tutorials