Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.github.phantom0103 |
ArtifactId | ArtifactIdelem-open-sdk |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
elem-open-sdk-2.2.1.pom | |
elem-open-sdk-2.2.1.jar | 379 KB |
elem-open-sdk-2.2.1-sources.jar | 175 KB |
elem-open-sdk-2.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/ -->
<dependency>
<groupId>io.github.phantom0103</groupId>
<artifactId>elem-open-sdk</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/
implementation 'io.github.phantom0103:elem-open-sdk:2.2.1'
// https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/
implementation ("io.github.phantom0103:elem-open-sdk:2.2.1")
'io.github.phantom0103:elem-open-sdk:jar:2.2.1'
<dependency org="io.github.phantom0103" name="elem-open-sdk" rev="2.2.1">
<artifact name="elem-open-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phantom0103', module='elem-open-sdk', version='2.2.1')
)
libraryDependencies += "io.github.phantom0103" % "elem-open-sdk" % "2.2.1"
[io.github.phantom0103/elem-open-sdk "2.2.1"]