is not current version
Last Version 2.0.1241.48

com.fhoster.livebase:livebase-gradle-plugin 2.0.601

Gradle plugin to interact with Livebase cloudlets

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.fhoster.livebase
ArtifactId

ArtifactId

livebase-gradle-plugin
Version

Version

2.0.601
Type

Type

jar

Download livebase-gradle-plugin 2.0.601


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