Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdio.github.phantom0103 |
ArtifactId | ArtifactIdelem-open-sdk |
Version | Version2.5.3 |
Type | Typejar |
Filename | Size |
---|---|
elem-open-sdk-2.5.3.pom | |
elem-open-sdk-2.5.3.jar | 601 KB |
elem-open-sdk-2.5.3-sources.jar | 288 KB |
elem-open-sdk-2.5.3-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.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/
implementation 'io.github.phantom0103:elem-open-sdk:2.5.3'
// https://jarcasting.com/artifacts/io.github.phantom0103/elem-open-sdk/
implementation ("io.github.phantom0103:elem-open-sdk:2.5.3")
'io.github.phantom0103:elem-open-sdk:jar:2.5.3'
<dependency org="io.github.phantom0103" name="elem-open-sdk" rev="2.5.3">
<artifact name="elem-open-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.phantom0103', module='elem-open-sdk', version='2.5.3')
)
libraryDependencies += "io.github.phantom0103" % "elem-open-sdk" % "2.5.3"
[io.github.phantom0103/elem-open-sdk "2.5.3"]