is not current version
Last Version 0.1.3

com.hiczp:space-engineers-remote-api 0.1.2

Call SpaceEngineers remote API in Kotlin

GroupId

GroupId

com.hiczp
ArtifactId

ArtifactId

space-engineers-remote-api
Version

Version

0.1.2
Type

Type

jar

Download space-engineers-remote-api 0.1.2


<!-- https://jarcasting.com/artifacts/com.hiczp/space-engineers-remote-api/ -->
<dependency>
    <groupId>com.hiczp</groupId>
    <artifactId>space-engineers-remote-api</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hiczp/space-engineers-remote-api/
implementation 'com.hiczp:space-engineers-remote-api:0.1.2'
// https://jarcasting.com/artifacts/com.hiczp/space-engineers-remote-api/
implementation ("com.hiczp:space-engineers-remote-api:0.1.2")
'com.hiczp:space-engineers-remote-api:jar:0.1.2'
<dependency org="com.hiczp" name="space-engineers-remote-api" rev="0.1.2">
  <artifact name="space-engineers-remote-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hiczp', module='space-engineers-remote-api', version='0.1.2')
)
libraryDependencies += "com.hiczp" % "space-engineers-remote-api" % "0.1.2"
[com.hiczp/space-engineers-remote-api "0.1.2"]