| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.nicho92 |
| ArtifactId | ArtifactIdmkm-api-java |
| Last Version | Last Version0.20.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmkm-api-java
Java implementation for MKM API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mkm-api-java-0.20.1.pom | |
| mkm-api-java-0.20.1.jar | 124 KB |
| mkm-api-java-0.20.1-sources.jar | 59 KB |
| mkm-api-java-0.20.1-javadoc.jar | 488 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nicho92/mkm-api-java/ -->
<dependency>
<groupId>com.github.nicho92</groupId>
<artifactId>mkm-api-java</artifactId>
<version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicho92/mkm-api-java/
implementation 'com.github.nicho92:mkm-api-java:0.20.1'
// https://jarcasting.com/artifacts/com.github.nicho92/mkm-api-java/
implementation ("com.github.nicho92:mkm-api-java:0.20.1")
'com.github.nicho92:mkm-api-java:jar:0.20.1'
<dependency org="com.github.nicho92" name="mkm-api-java" rev="0.20.1">
<artifact name="mkm-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicho92', module='mkm-api-java', version='0.20.1')
)
libraryDependencies += "com.github.nicho92" % "mkm-api-java" % "0.20.1"
[com.github.nicho92/mkm-api-java "0.20.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-codec : commons-codec | jar | 1.15 |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-io : commons-io | jar | 2.11.0 |
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |
| commons-logging : commons-logging | jar | 1.2 |
| org.jsoup : jsoup | jar | 1.14.2 |
| com.google.code.gson : gson | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |