Jar examples for p:play
Play! Framework
You can download jar file play 1.4.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add play-1.4.3.jar to your project.
<dependency> <groupId>com.google.code.maven-play-plugin.org.playframework</groupId> <artifactId>play</artifactId> <version>1.4.3</version> </dependency>
compile group: 'com.google.code.maven-play-plugin.org.playframework', name: 'play', version: '1.4.3'
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework" % "play" % "1.4.3"
<dependency org="com.google.code.maven-play-plugin.org.playframework" name="play" rev="1.4.3"/>
@Grapes(@Grab(group='com.google.code.maven-play-plugin.org.playframework', module='play', version='1.4.3'))
'com.google.code.maven-play-plugin.org.playframework:play:jar:1.4.3'
Click the following link to download the jar file.
play-1.4.3-javadoc.jar