Download pong-api-1.2.9.jar file - Jar p

Jar examples for p:pong-api

Description

You can download jar file pong-api 1.2.9 in this page.

Build File

You can use the following script to add pong-api-1.2.9.jar to your project.

<dependency>
   <groupId>org.coosproject.examples</groupId>
   <artifactId>pong-api</artifactId>
   <version>1.2.9</version>
</dependency>
compile group: 'org.coosproject.examples', name: 'pong-api', version: '1.2.9'
libraryDependencies += "org.coosproject.examples" % "pong-api" % "1.2.9"
<dependency org="org.coosproject.examples" name="pong-api" rev="1.2.9"/>
@Grapes(@Grab(group='org.coosproject.examples', module='pong-api', version='1.2.9'))
'org.coosproject.examples:pong-api:jar:1.2.9'

Download

Click the following link to download the jar file.

pong-api-1.2.9.jar
pong-api-1.2.9.pom



Related Tutorials