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

Jar examples for p:petblocks-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials