MVN

com.github.wblancqu : actress

Maven & Gradle

Mar 12, 2016
1 stars

actress · Very lightweight java actor framework

<dependency>
    <groupId>com.github.wblancqu</groupId>
    <artifactId>actress</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wblancqu : actress to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.github.wblancqu : actress to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
actress-1.2
1.1
actress-1.1
1.0
actress-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.wblancqu</groupId>
    <artifactId>actress</artifactId>
    <version>1.2</version>
</dependency>

Advertisement