MVN

com.typesafe.play : interplay_2.12_1.0

Maven & Gradle

Aug 26, 2023
11 stars

interplay · Base build plugin for all Play modules

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>interplay_2.12_1.0</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.typesafe.play : interplay_2.12_1.0 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.3
  • Latest Release Candidate: 3.1.0-RC15

All Versions

Choose a version of com.typesafe.play : interplay_2.12_1.0 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
interplay_2.12_1.0-3.1.3
interplay_2.12_1.0-3.1.2
interplay_2.12_1.0-3.1.1
interplay_2.12_1.0-3.1.0
interplay_2.12_1.0-3.1.0-RC15
interplay_2.12_1.0-3.1.0-RC14
interplay_2.12_1.0-3.1.0-RC13
interplay_2.12_1.0-3.1.0-RC12
interplay_2.12_1.0-3.1.0-RC11
interplay_2.12_1.0-3.1.0-RC10
interplay_2.12_1.0-3.1.0-RC9
interplay_2.12_1.0-3.1.0-RC8
interplay_2.12_1.0-3.1.0-RC7
interplay_2.12_1.0-3.1.0-RC6
interplay_2.12_1.0-3.1.0-RC5
interplay_2.12_1.0-3.1.0-RC4
interplay_2.12_1.0-3.1.0-RC3
interplay_2.12_1.0-3.1.0-RC2
3.0.x
interplay_2.12_1.0-3.0.7
interplay_2.12_1.0-3.0.6
interplay_2.12_1.0-3.0.5
interplay_2.12_1.0-3.0.4
interplay_2.12_1.0-3.0.3
2.1.x
interplay_2.12_1.0-2.1.11
interplay_2.12_1.0-2.1.10
interplay_2.12_1.0-2.1.8

How to add a dependency to Maven

Add the following com.typesafe.play : interplay_2.12_1.0 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>interplay_2.12_1.0</artifactId>
    <version>3.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.typesafe.play : interplay_2.12_1.0 gradle dependency to your build.gradle file:

implementation 'com.typesafe.play:interplay_2.12_1.0:3.1.3'

Gradle Kotlin DSL: Add the following com.typesafe.play : interplay_2.12_1.0 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.typesafe.play:interplay_2.12_1.0:3.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.typesafe.play : interplay_2.12_1.0 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.typesafe.play" % "interplay_2.12_1.0" % "3.1.3"

Advertisement

Dependencies from Group

Oct 16, 2019
440 usages
355 stars
Dec 14, 2020
422 usages
12.5k stars
Jun 04, 2023
399 usages
355 stars
Dec 14, 2020
337 usages
12.5k stars
Jul 18, 2023
261 usages
12.5k stars

Discover Dependencies