MVN

com.agentsflex : agents-flex-llm

Maven & Gradle

Jan 20, 2024
<dependency>
    <groupId>com.agentsflex</groupId>
    <artifactId>agents-flex-llm</artifactId>
    <version>1.0.0-alpha.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agentsflex : agents-flex-llm to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-alpha.1
  • Latest Alpha: 1.0.0-alpha.1

All Versions

Choose a version of com.agentsflex : agents-flex-llm to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
agents-flex-llm-1.0.0-alpha.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.agentsflex</groupId>
    <artifactId>agents-flex-llm</artifactId>
    <version>1.0.0-alpha.1</version>
</dependency>