MVN

com.optimaize.anythingworks.client : anythingworks-client

Maven & Gradle

Dec 20, 2022
8 stars

anythingworks-client · Library code for client development.

<dependency>
    <groupId>com.optimaize.anythingworks.client</groupId>
    <artifactId>anythingworks-client</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.optimaize.anythingworks.client : anythingworks-client to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.optimaize.anythingworks.client : anythingworks-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
anythingworks-client-1.1.0
0.5
anythingworks-client-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.optimaize.anythingworks.client</groupId>
    <artifactId>anythingworks-client</artifactId>
    <version>1.1.0</version>
</dependency>

Advertisement