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