Last Version

play-bom 2.8.16

play-bom

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

play-bom_2.12
Version

Version

2.8.16
Type

Type

pom
Description

Description

play-bom
play-bom
Project URL

Project URL

https://playframework.com
Project Organization

Project Organization

com.typesafe.play
Source Code Management

Source Code Management

https://github.com/playframework/playframework

Download play-bom_2.12 2.8.16

Filename Size
play-bom_2.12-2.8.16.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.