MVN

com.airlenet : play-core

Maven & Gradle

Nov 03, 2017
10 usages

Play Core · The Core of Play Framework

<dependency>
    <groupId>com.airlenet</groupId>
    <artifactId>play-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airlenet : play-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.airlenet : play-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
play-core-2.0.0
1.0.x
play-core-1.0.0.RELEASE

How to add a dependency to Maven

Add the following com.airlenet : play-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airlenet</groupId>
    <artifactId>play-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airlenet : play-core gradle dependency to your build.gradle file:

implementation 'com.airlenet:play-core:2.0.0'

Gradle Kotlin DSL: Add the following com.airlenet : play-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airlenet:play-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airlenet : play-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airlenet" % "play-core" % "2.0.0"

Advertisement

Dependencies from Group

Nov 03, 2017
21 usages
3 stars
Nov 03, 2017
15 usages
3 stars
Nov 03, 2017
10 usages
Nov 03, 2017
6 usages
3 stars
Aug 23, 2017
4 usages

Discover Dependencies

Jun 01, 2018
4 usages
6 stars
Aug 03, 2020
4 usages
Aug 03, 2020
4 usages
Feb 03, 2023
10 usages
3 stars
Feb 04, 2021
5 usages
Sep 01, 2017
4 usages
9 stars
Sep 01, 2017
4 usages
9 stars