is not current version
Last Version 1.2.4

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


GroupId

GroupId

com.github.rebue.robotech
ArtifactId

ArtifactId

robotech-api
Version

Version

1.2.0
Type

Type

jar

Download robotech-api 1.2.0


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