is not current version
Last Version 0.4

com.github.dwickern:playframework-leak-prevention_2.11 0.3

playframework-leak-prevention

GroupId

GroupId

com.github.dwickern
ArtifactId

ArtifactId

playframework-leak-prevention_2.11
Version

Version

0.3
Type

Type

jar

Download playframework-leak-prevention_2.11 0.3


<!-- https://jarcasting.com/artifacts/com.github.dwickern/playframework-leak-prevention_2.11/ -->
<dependency>
    <groupId>com.github.dwickern</groupId>
    <artifactId>playframework-leak-prevention_2.11</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dwickern/playframework-leak-prevention_2.11/
implementation 'com.github.dwickern:playframework-leak-prevention_2.11:0.3'
// https://jarcasting.com/artifacts/com.github.dwickern/playframework-leak-prevention_2.11/
implementation ("com.github.dwickern:playframework-leak-prevention_2.11:0.3")
'com.github.dwickern:playframework-leak-prevention_2.11:jar:0.3'
<dependency org="com.github.dwickern" name="playframework-leak-prevention_2.11" rev="0.3">
  <artifact name="playframework-leak-prevention_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dwickern', module='playframework-leak-prevention_2.11', version='0.3')
)
libraryDependencies += "com.github.dwickern" % "playframework-leak-prevention_2.11" % "0.3"
[com.github.dwickern/playframework-leak-prevention_2.11 "0.3"]