is not current version
Last Version 2.0.2

com.typesafe.play:play-doc_2.11 1.2.2

play-doc

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-doc_2.11
Version

Version

1.2.2
Type

Type

jar

Download play-doc_2.11 1.2.2


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-doc_2.11/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-doc_2.11</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-doc_2.11/
implementation 'com.typesafe.play:play-doc_2.11:1.2.2'
// https://jarcasting.com/artifacts/com.typesafe.play/play-doc_2.11/
implementation ("com.typesafe.play:play-doc_2.11:1.2.2")
'com.typesafe.play:play-doc_2.11:jar:1.2.2'
<dependency org="com.typesafe.play" name="play-doc_2.11" rev="1.2.2">
  <artifact name="play-doc_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-doc_2.11', version='1.2.2')
)
libraryDependencies += "com.typesafe.play" % "play-doc_2.11" % "1.2.2"
[com.typesafe.play/play-doc_2.11 "1.2.2"]