License |
License |
---|---|
GroupId | GroupIdcom.hiczp |
ArtifactId | ArtifactIdspace-engineers-remote-api |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionspace-engineers-remote-api
Call SpaceEngineers remote API in Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hiczp/space-engineers-remote-api/ -->
<dependency>
<groupId>com.hiczp</groupId>
<artifactId>space-engineers-remote-api</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hiczp/space-engineers-remote-api/
implementation 'com.hiczp:space-engineers-remote-api:0.1.3'
// https://jarcasting.com/artifacts/com.hiczp/space-engineers-remote-api/
implementation ("com.hiczp:space-engineers-remote-api:0.1.3")
'com.hiczp:space-engineers-remote-api:jar:0.1.3'
<dependency org="com.hiczp" name="space-engineers-remote-api" rev="0.1.3">
<artifact name="space-engineers-remote-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hiczp', module='space-engineers-remote-api', version='0.1.3')
)
libraryDependencies += "com.hiczp" % "space-engineers-remote-api" % "0.1.3"
[com.hiczp/space-engineers-remote-api "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |
com.hiczp : caeruleum | jar | 1.2.6 |
io.ktor : ktor-client-logging-jvm | jar | 1.2.5 |
io.ktor : ktor-client-gson | jar | 1.2.5 |
com.google.code.gson : gson | jar | 2.8.6 |
com.github.salomonbrys.kotson : kotson | jar | 2.5.0 |