MVN

cn.gjsm : openai

Maven & Gradle

Apr 14, 2023

openai · 快速调用OpenAi官方 GPT-3 Api的Java库。Java libraries for using OpenAI's GPT-3 api.

<dependency>
    <groupId>cn.gjsm</groupId>
    <artifactId>openai</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.gjsm : openai to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of cn.gjsm : openai to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
openai-0.1.4
openai-0.1.3
openai-0.1.2
openai-0.1.1
openai-0.1.0

How to add a dependency to Maven

Add the following cn.gjsm : openai maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.gjsm</groupId>
    <artifactId>openai</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.gjsm : openai gradle dependency to your build.gradle file:

implementation 'cn.gjsm:openai:0.1.4'

Gradle Kotlin DSL: Add the following cn.gjsm : openai gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.gjsm:openai:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.gjsm : openai sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.gjsm" % "openai" % "0.1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 09, 2023
0 stars
Mar 09, 2023
0 stars
Mar 09, 2023
1 stars
Mar 09, 2023
1 stars
Mar 09, 2023
1 stars
Mar 09, 2023
1 stars
Mar 09, 2023
1 stars
Mar 09, 2023
1 stars