Jar examples for p:pong-api
You can download jar file pong-api 1.0.2 in this page.
You can use the following script to add pong-api-1.0.2.jar to your project.
<dependency> <groupId>org.coosproject.examples</groupId> <artifactId>pong-api</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.coosproject.examples', name: 'pong-api', version: '1.0.2'
libraryDependencies += "org.coosproject.examples" % "pong-api" % "1.0.2"
<dependency org="org.coosproject.examples" name="pong-api" rev="1.0.2"/>
@Grapes(@Grab(group='org.coosproject.examples', module='pong-api', version='1.0.2'))
'org.coosproject.examples:pong-api:jar:1.0.2'
Click the following link to download the jar file.
pong-api-1.0.2.jar