MVN

com.airlenet : play-plugins

Maven & Gradle

Nov 03, 2017
3 stars

Play Plugins · The Plugins of Play Platform.

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

Latest Version

Choose a version of com.airlenet : play-plugins to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.airlenet : play-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
play-plugins-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement