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