| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdcom.meitu | 
| ArtifactId | ArtifactIdjava-lmstfy-client | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjava-lmstfy-client Java client for LMSTFY | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| java-lmstfy-client-1.0.2.pom | |
| java-lmstfy-client-1.0.2.jar | 18 KB | 
| java-lmstfy-client-1.0.2-sources.jar | 12 KB | 
| java-lmstfy-client-1.0.2-javadoc.jar | 108 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |