MVN

org.storychat : org.storychat.modules.external

Maven & Gradle

Jan 31, 2014
<dependency>
    <groupId>org.storychat</groupId>
    <artifactId>org.storychat.modules.external</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.storychat : org.storychat.modules.external to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.storychat : org.storychat.modules.external to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.storychat.modules.external-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.storychat</groupId>
    <artifactId>org.storychat.modules.external</artifactId>
    <version>1.0.2</version>
</dependency>