is not current version
Last Version 1.2.4

com.github.rebue.robotech:robotech-api 1.0.7


GroupId

GroupId

com.github.rebue.robotech
ArtifactId

ArtifactId

robotech-api
Version

Version

1.0.7
Type

Type

jar

Download robotech-api 1.0.7


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