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

Jar examples for p:pong-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

pong-api-1.1.0.jar
pong-api-1.1.0.pom



Related Tutorials