is not current version
Last Version 0.5

Bitbucket API Gradle Plugin 0.5-rc3

A Gradle plugin to work with the Bitbucket Cloud API.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

name.mlopatkin.bitbucket
ArtifactId

ArtifactId

name.mlopatkin.bitbucket.gradle.plugin
Version

Version

0.5-rc3
Type

Type

pom
Description

Description

Bitbucket API Gradle Plugin
A Gradle plugin to work with the Bitbucket Cloud API.
Project URL

Project URL

https://bitbucket.com/mlopatkin/bitbucket-plugin
Source Code Management

Source Code Management

https://bitbucket.org/mlopatkin/bitbucket-plugin/src/master/

Download name.mlopatkin.bitbucket.gradle.plugin 0.5-rc3


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

Dependencies

compile (1)

Group / Artifact Type Version
name.mlopatkin.bitbucket : gradle-plugin jar 0.5-rc3

Project Modules

There are no modules declared in this project.