Last Version

Wirelust Bitbucket API Client (Parent) 1.0

Parent project for the Wirelust Bitbucket API Client Library

License

License

Categories

Categories

CLI User Interface Wire Data Data Structures
GroupId

GroupId

com.wirelust.bitbucket.client
ArtifactId

ArtifactId

bitbucket-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Wirelust Bitbucket API Client (Parent)
Parent project for the Wirelust Bitbucket API Client Library
Project URL

Project URL

https://github.com/teacurran/wirelust-bitbucket-api
Project Organization

Project Organization

Approaching Pi

Download bitbucket-parent 1.0

Filename Size
bitbucket-parent-1.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • example