lyrebird-java-client

lyrebird java client is a Java SDK of Lyrebird

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.meituan-dianping.lyrebird.sdk
ArtifactId

ArtifactId

lyrebird-java-client
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

lyrebird-java-client
lyrebird java client is a Java SDK of Lyrebird
Project URL

Project URL

https://github.com/Meituan-Dianping/lyrebird-java-client
Source Code Management

Source Code Management

https://github.com/Meituan-Dianping/lyrebird-java-client/tree/master

Download lyrebird-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.meituan-dianping.lyrebird.sdk/lyrebird-java-client/ -->
<dependency>
    <groupId>com.github.meituan-dianping.lyrebird.sdk</groupId>
    <artifactId>lyrebird-java-client</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meituan-dianping.lyrebird.sdk/lyrebird-java-client/
implementation 'com.github.meituan-dianping.lyrebird.sdk:lyrebird-java-client:1.1.6'
// https://jarcasting.com/artifacts/com.github.meituan-dianping.lyrebird.sdk/lyrebird-java-client/
implementation ("com.github.meituan-dianping.lyrebird.sdk:lyrebird-java-client:1.1.6")
'com.github.meituan-dianping.lyrebird.sdk:lyrebird-java-client:jar:1.1.6'
<dependency org="com.github.meituan-dianping.lyrebird.sdk" name="lyrebird-java-client" rev="1.1.6">
  <artifact name="lyrebird-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meituan-dianping.lyrebird.sdk', module='lyrebird-java-client', version='1.1.6')
)
libraryDependencies += "com.github.meituan-dianping.lyrebird.sdk" % "lyrebird-java-client" % "1.1.6"
[com.github.meituan-dianping.lyrebird.sdk/lyrebird-java-client "1.1.6"]

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar [2.4.0,)
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.squareup.retrofit2 : converter-jackson jar 2.5.0
junit : junit jar 4.12
io.socket : socket.io-client jar 1.0.0
com.jayway.jsonpath : json-path jar 2.3.0
org.testng : testng jar 7.0.0

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
com.squareup.okhttp3 : mockwebserver jar 3.9.0

Project Modules

There are no modules declared in this project.
com.github.meituan-dianping.lyrebird.sdk

美团

美团技术团队官方账号。

Versions

Version
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.0.4