MVN

com.wirelust.bitbucket.client : bitbucket-api-client

Maven & Gradle

Apr 16, 2016
2 usages
0 stars

Wirelust Bitbucket API Client · Wirelust Bitbucket API Client Library

<dependency>
    <groupId>com.wirelust.bitbucket.client</groupId>
    <artifactId>bitbucket-api-client</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wirelust.bitbucket.client : bitbucket-api-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.wirelust.bitbucket.client : bitbucket-api-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
bitbucket-api-client-1.0

How to add a dependency to Maven

Add the following com.wirelust.bitbucket.client : bitbucket-api-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wirelust.bitbucket.client</groupId>
    <artifactId>bitbucket-api-client</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wirelust.bitbucket.client : bitbucket-api-client gradle dependency to your build.gradle file:

implementation 'com.wirelust.bitbucket.client:bitbucket-api-client:1.0'

Gradle Kotlin DSL: Add the following com.wirelust.bitbucket.client : bitbucket-api-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wirelust.bitbucket.client:bitbucket-api-client:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wirelust.bitbucket.client : bitbucket-api-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wirelust.bitbucket.client" % "bitbucket-api-client" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 07, 2017
5 usages
5 stars
Dec 19, 2019
2 usages
103 stars
Dec 15, 2022
4 usages
154 stars
Nov 03, 2020
2 usages
0 stars
Jul 10, 2021
3 usages
362 stars
Apr 05, 2021
5 usages
35.3k stars
May 13, 2014
4 usages
3 stars