is not current version
Last Version 3.0.1-RELEASE

org.sadtech.bot.bitbucketbot:bitbucketbot-data 3.0.0-RELEASE

Implementation of the Bitbucket server version repository layer

Categories

Categories

Data
GroupId

GroupId

org.sadtech.bot.bitbucketbot
ArtifactId

ArtifactId

bitbucketbot-data
Version

Version

3.0.0-RELEASE
Type

Type

jar

Download bitbucketbot-data 3.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/org.sadtech.bot.bitbucketbot/bitbucketbot-data/ -->
<dependency>
    <groupId>org.sadtech.bot.bitbucketbot</groupId>
    <artifactId>bitbucketbot-data</artifactId>
    <version>3.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.bot.bitbucketbot/bitbucketbot-data/
implementation 'org.sadtech.bot.bitbucketbot:bitbucketbot-data:3.0.0-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.bot.bitbucketbot/bitbucketbot-data/
implementation ("org.sadtech.bot.bitbucketbot:bitbucketbot-data:3.0.0-RELEASE")
'org.sadtech.bot.bitbucketbot:bitbucketbot-data:jar:3.0.0-RELEASE'
<dependency org="org.sadtech.bot.bitbucketbot" name="bitbucketbot-data" rev="3.0.0-RELEASE">
  <artifact name="bitbucketbot-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.bot.bitbucketbot', module='bitbucketbot-data', version='3.0.0-RELEASE')
)
libraryDependencies += "org.sadtech.bot.bitbucketbot" % "bitbucketbot-data" % "3.0.0-RELEASE"
[org.sadtech.bot.bitbucketbot/bitbucketbot-data "3.0.0-RELEASE"]