java-lmstfy-client

Java client for LMSTFY

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.meitu
ArtifactId

ArtifactId

java-lmstfy-client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

java-lmstfy-client
Java client for LMSTFY
Project URL

Project URL

https://github.com/meitu/java-lmstfy-client
Source Code Management

Source Code Management

https://github.com/meitu/java-lmstfy-client

Download java-lmstfy-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.10.0
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0