License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.edgemetric |
ArtifactId | ArtifactIdmammoth-java-sdk |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMammoth Java SDK
SDK for integrating with Mammoth App
|
Filename | Size |
---|---|
mammoth-java-sdk-0.1.1.pom | |
mammoth-java-sdk-0.1.1.jar | 8 KB |
mammoth-java-sdk-0.1.1-sources.jar | 6 KB |
mammoth-java-sdk-0.1.1-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.edgemetric/mammoth-java-sdk/ -->
<dependency>
<groupId>io.github.edgemetric</groupId>
<artifactId>mammoth-java-sdk</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.edgemetric/mammoth-java-sdk/
implementation 'io.github.edgemetric:mammoth-java-sdk:0.1.1'
// https://jarcasting.com/artifacts/io.github.edgemetric/mammoth-java-sdk/
implementation ("io.github.edgemetric:mammoth-java-sdk:0.1.1")
'io.github.edgemetric:mammoth-java-sdk:jar:0.1.1'
<dependency org="io.github.edgemetric" name="mammoth-java-sdk" rev="0.1.1">
<artifact name="mammoth-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.edgemetric', module='mammoth-java-sdk', version='0.1.1')
)
libraryDependencies += "io.github.edgemetric" % "mammoth-java-sdk" % "0.1.1"
[io.github.edgemetric/mammoth-java-sdk "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.rest-assured : rest-assured | jar | 4.4.0 |