org.bitbucket.dpenkin:bitbucket-rest-client-common

Type safe REST clients for Bitbucket Cloud and Bitbucket Server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

bitbucket-rest-client-common
Last Version

Last Version

4.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Type safe REST clients for Bitbucket Cloud and Bitbucket Server

Download bitbucket-rest-client-common

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-rest-client-common/ -->
<dependency>
    <groupId>org.bitbucket.dpenkin</groupId>
    <artifactId>bitbucket-rest-client-common</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-rest-client-common/
implementation 'org.bitbucket.dpenkin:bitbucket-rest-client-common:4.0.3'
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/bitbucket-rest-client-common/
implementation ("org.bitbucket.dpenkin:bitbucket-rest-client-common:4.0.3")
'org.bitbucket.dpenkin:bitbucket-rest-client-common:jar:4.0.3'
<dependency org="org.bitbucket.dpenkin" name="bitbucket-rest-client-common" rev="4.0.3">
  <artifact name="bitbucket-rest-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.dpenkin', module='bitbucket-rest-client-common', version='4.0.3')
)
libraryDependencies += "org.bitbucket.dpenkin" % "bitbucket-rest-client-common" % "4.0.3"
[org.bitbucket.dpenkin/bitbucket-rest-client-common "4.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
io.ktor : ktor-client-core-jvm jar 1.2.3
io.ktor : ktor-http-jvm jar 1.2.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
3.0.0-b6
3.0.0-b5
3.0.0-b4
3.0.0-b3
3.0.0-b2
3.0.0-b1