Files download
File Operation
quarkus-langchain4j-websockets-next-parent-0.14.1.pom download
Apache Maven
<dependency>
  <groupId>io.quarkiverse.langchain4j</groupId>
  <artifactId>quarkus-langchain4j-websockets-next-parent</artifactId>
  <version>0.14.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.quarkiverse.langchain4j:quarkus-langchain4j-websockets-next-parent:0.14.1'
Gradle Kotlin
implementation("io.quarkiverse.langchain4j:quarkus-langchain4j-websockets-next-parent:0.14.1")
Scala SBT
libraryDependencies += "io.quarkiverse.langchain4j" % "quarkus-langchain4j-websockets-next-parent" % "0.14.1"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkiverse.langchain4j', module='quarkus-langchain4j-websockets-next-parent', version='0.14.1')
)
Apache Ivy
<dependency org="io.quarkiverse.langchain4j" name="quarkus-langchain4j-websockets-next-parent" rev="0.14.1" />
Leiningen
[io.quarkiverse.langchain4j/quarkus-langchain4j-websockets-next-parent "0.14.1"]
Apache Buildr
'io.quarkiverse.langchain4j:quarkus-langchain4j-websockets-next-parent:jar:0.14.1'