File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Dify Java Client
22
3- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.imfangs /dify-java-client.svg )] ( https://search.maven.org/search?q=g:io.github.imfangs %20AND%20a:dify-java-client )
3+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.ferrymo /dify-java-client.svg )] ( https://search.maven.org/search?q=g:io.github.ferrymo %20AND%20a:dify-java-client )
44[ ![ License] ( https://img.shields.io/github/license/imfangs/dify-java-client )] ( https://github.com/imfangs/dify-java-client/blob/main/LICENSE )
55[ ![ Java] ( https://img.shields.io/badge/Java-8%2B-blue )] ( https://www.java.com )
66
@@ -58,7 +58,7 @@ Dify Java Client 提供以下核心功能:
5858
5959``` xml
6060<dependency >
61- <groupId >io.github.imfangs </groupId >
61+ <groupId >io.github.ferrymo </groupId >
6262 <artifactId >dify-java-client</artifactId >
6363 <version >1.2.0</version >
6464</dependency >
@@ -67,7 +67,7 @@ Dify Java Client 提供以下核心功能:
6767### Gradle
6868
6969``` groovy
70- implementation 'io.github.imfangs :dify-java-client:1.2.0'
70+ implementation 'io.github.ferrymo :dify-java-client:1.2.0'
7171```
7272
7373## 快速开始
Original file line number Diff line number Diff line change 11# Dify Java Client
22
3- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.imfangs /dify-java-client.svg )] ( https://search.maven.org/search?q=g:io.github.imfangs %20AND%20a:dify-java-client )
3+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.ferrymo /dify-java-client.svg )] ( https://search.maven.org/search?q=g:io.github.ferrymo %20AND%20a:dify-java-client )
44[ ![ License] ( https://img.shields.io/github/license/imfangs/dify-java-client )] ( https://github.com/imfangs/dify-java-client/blob/main/LICENSE )
55[ ![ Java] ( https://img.shields.io/badge/Java-8%2B-blue )] ( https://www.java.com )
66
@@ -58,7 +58,7 @@ Dify Java Client provides the following core features:
5858
5959``` xml
6060<dependency >
61- <groupId >io.github.imfangs </groupId >
61+ <groupId >io.github.ferrymo </groupId >
6262 <artifactId >dify-java-client</artifactId >
6363 <version >1.2.0</version >
6464</dependency >
@@ -67,7 +67,7 @@ Dify Java Client provides the following core features:
6767### Gradle
6868
6969``` groovy
70- implementation 'io.github.imfangs :dify-java-client:1.2.0'
70+ implementation 'io.github.ferrymo :dify-java-client:1.2.0'
7171```
7272
7373## Quick Start
Original file line number Diff line number Diff line change 11# Dify Java Client
22
3- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.imfangs /dify-java-client.svg )] ( https://search.maven.org/search?q=g:io.github.imfangs %20AND%20a:dify-java-client )
3+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.ferrymo /dify-java-client.svg )] ( https://search.maven.org/search?q=g:io.github.ferrymo %20AND%20a:dify-java-client )
44[ ![ License] ( https://img.shields.io/github/license/imfangs/dify-java-client )] ( https://github.com/imfangs/dify-java-client/blob/main/LICENSE )
55[ ![ Java] ( https://img.shields.io/badge/Java-8%2B-blue )] ( https://www.java.com )
66
@@ -58,7 +58,7 @@ Dify Java Clientは以下の主要機能を提供します:
5858
5959``` xml
6060<dependency >
61- <groupId >io.github.imfangs </groupId >
61+ <groupId >io.github.ferrymo </groupId >
6262 <artifactId >dify-java-client</artifactId >
6363 <version >1.2.0</version >
6464</dependency >
@@ -67,7 +67,7 @@ Dify Java Clientは以下の主要機能を提供します:
6767### Gradle
6868
6969``` groovy
70- implementation 'io.github.imfangs :dify-java-client:1.2.0'
70+ implementation 'io.github.ferrymo :dify-java-client:1.2.0'
7171```
7272
7373## クイックスタート
You can’t perform that action at this time.
0 commit comments