Last Version

OpenAI API Kotlin Client BOM 1.2.0

OpenAI API Kotlin Client

License

License

MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.aallam.openai
ArtifactId

ArtifactId

openai-client-bom
Version

Version

1.2.0
Type

Type

pom
Description

Description

OpenAI API Kotlin Client BOM
OpenAI API Kotlin Client
Project URL

Project URL

https://github.com/Aallam/openai-kotlin
Source Code Management

Source Code Management

https://github.com/Aallam/openai-kotlin

Download openai-client-bom 1.2.0


<!-- https://jarcasting.com/artifacts/com.aallam.openai/openai-client-bom/ -->
<dependency>
    <groupId>com.aallam.openai</groupId>
    <artifactId>openai-client-bom</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aallam.openai/openai-client-bom/
implementation 'com.aallam.openai:openai-client-bom:1.2.0'
// https://jarcasting.com/artifacts/com.aallam.openai/openai-client-bom/
implementation ("com.aallam.openai:openai-client-bom:1.2.0")
'com.aallam.openai:openai-client-bom:pom:1.2.0'
<dependency org="com.aallam.openai" name="openai-client-bom" rev="1.2.0">
  <artifact name="openai-client-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aallam.openai', module='openai-client-bom', version='1.2.0')
)
libraryDependencies += "com.aallam.openai" % "openai-client-bom" % "1.2.0"
[com.aallam.openai/openai-client-bom "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.