is not current version
Last Version 1.0.0

com.danielflower.apprunner:restabuild 0.3.6

Builds Git-hosted projects via a REST API

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

restabuild
Version

Version

0.3.6
Type

Type

jar

Download restabuild 0.3.6


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