MVN

ua.mobius.media.client : client

Maven & Gradle

Apr 30, 2014

Client

<dependency>
    <groupId>ua.mobius.media.client</groupId>
    <artifactId>client</artifactId>
    <version>4.0.1.FINAL</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ua.mobius.media.client : client to add to Maven - Latest Versions:

  • Latest Stable: 4.0.1.FINAL

All Versions

Choose a version of ua.mobius.media.client : client to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
client-4.0.1.FINAL
client-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ua.mobius.media.client</groupId>
    <artifactId>client</artifactId>
    <version>4.0.1.FINAL</version>
</dependency>

Advertisement