is not current version
Last Version 0.0.5

com.github.movabletype:mt-data-api-sdk-java 0.0.2

Movable Type Data API SDK for Java

Categories

Categories

Java Languages Data
GroupId

GroupId

com.github.movabletype
ArtifactId

ArtifactId

mt-data-api-sdk-java
Version

Version

0.0.2
Type

Type

jar

Download mt-data-api-sdk-java 0.0.2


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