Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdio.github.edgemetric |
ArtifactId | ArtifactIdmammoth-java-sdk |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
mammoth-java-sdk-0.1.0.pom | |
mammoth-java-sdk-0.1.0.jar | 8 KB |
mammoth-java-sdk-0.1.0-sources.jar | 6 KB |
mammoth-java-sdk-0.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.edgemetric/mammoth-java-sdk/
implementation 'io.github.edgemetric:mammoth-java-sdk:0.1.0'
// https://jarcasting.com/artifacts/io.github.edgemetric/mammoth-java-sdk/
implementation ("io.github.edgemetric:mammoth-java-sdk:0.1.0")
'io.github.edgemetric:mammoth-java-sdk:jar:0.1.0'
<dependency org="io.github.edgemetric" name="mammoth-java-sdk" rev="0.1.0">
<artifact name="mammoth-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.edgemetric', module='mammoth-java-sdk', version='0.1.0')
)
libraryDependencies += "io.github.edgemetric" % "mammoth-java-sdk" % "0.1.0"
[io.github.edgemetric/mammoth-java-sdk "0.1.0"]