@Incubating public interface PlayPlatform extends Platform
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| JavaPlatform | getJavaPlatform() | Version of Java Runtime to use. | 
| String | getPlayVersion() | Version of Play Framework to use | 
| ScalaPlatform | getScalaPlatform() | Version of Scala Runtime to use. | 
getDisplayName, getNameString getPlayVersion()
ScalaPlatform getScalaPlatform()
JavaPlatform getJavaPlatform()