MVN

com.vektorsoft.demux.mobile : mobile

Maven & Gradle

Feb 11, 2015

DEMUX Framework - Mobile

<dependency>
    <groupId>com.vektorsoft.demux.mobile</groupId>
    <artifactId>mobile</artifactId>
    <version>0.20.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vektorsoft.demux.mobile : mobile to add to Maven - Latest Versions:

  • Latest Stable: 0.20.0

All Versions

Choose a version of com.vektorsoft.demux.mobile : mobile to add to Maven - All Versions:

Version Vulnerabilities Updated
0.20.x
mobile-0.20.0
0.11.x
mobile-0.11.0
0.10.x
mobile-0.10.1
mobile-0.10.0
0.9.x
mobile-0.9.2
mobile-0.9.1
mobile-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vektorsoft.demux.mobile</groupId>
    <artifactId>mobile</artifactId>
    <version>0.20.0</version>
</dependency>