is not current version
Last Version 1.4.0

com.github.play2war:play2-war-core-servlet30_2.11 1.3-beta3

play2-war-core-servlet30

GroupId

GroupId

com.github.play2war
ArtifactId

ArtifactId

play2-war-core-servlet30_2.11
Version

Version

1.3-beta3
Type

Type

jar

Download play2-war-core-servlet30_2.11 1.3-beta3


<!-- https://jarcasting.com/artifacts/com.github.play2war/play2-war-core-servlet30_2.11/ -->
<dependency>
    <groupId>com.github.play2war</groupId>
    <artifactId>play2-war-core-servlet30_2.11</artifactId>
    <version>1.3-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.play2war/play2-war-core-servlet30_2.11/
implementation 'com.github.play2war:play2-war-core-servlet30_2.11:1.3-beta3'
// https://jarcasting.com/artifacts/com.github.play2war/play2-war-core-servlet30_2.11/
implementation ("com.github.play2war:play2-war-core-servlet30_2.11:1.3-beta3")
'com.github.play2war:play2-war-core-servlet30_2.11:jar:1.3-beta3'
<dependency org="com.github.play2war" name="play2-war-core-servlet30_2.11" rev="1.3-beta3">
  <artifact name="play2-war-core-servlet30_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.play2war', module='play2-war-core-servlet30_2.11', version='1.3-beta3')
)
libraryDependencies += "com.github.play2war" % "play2-war-core-servlet30_2.11" % "1.3-beta3"
[com.github.play2war/play2-war-core-servlet30_2.11 "1.3-beta3"]