GroupId | GroupIdch.mobi.mobitor.plugins |
---|---|
ArtifactId | ArtifactIdmobitor-plugin-bitbucket |
Version | Version3.1.264 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-bitbucket/ -->
<dependency>
<groupId>ch.mobi.mobitor.plugins</groupId>
<artifactId>mobitor-plugin-bitbucket</artifactId>
<version>3.1.264</version>
</dependency>
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-bitbucket/
implementation 'ch.mobi.mobitor.plugins:mobitor-plugin-bitbucket:3.1.264'
// https://jarcasting.com/artifacts/ch.mobi.mobitor.plugins/mobitor-plugin-bitbucket/
implementation ("ch.mobi.mobitor.plugins:mobitor-plugin-bitbucket:3.1.264")
'ch.mobi.mobitor.plugins:mobitor-plugin-bitbucket:jar:3.1.264'
<dependency org="ch.mobi.mobitor.plugins" name="mobitor-plugin-bitbucket" rev="3.1.264">
<artifact name="mobitor-plugin-bitbucket" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.mobi.mobitor.plugins', module='mobitor-plugin-bitbucket', version='3.1.264')
)
libraryDependencies += "ch.mobi.mobitor.plugins" % "mobitor-plugin-bitbucket" % "3.1.264"
[ch.mobi.mobitor.plugins/mobitor-plugin-bitbucket "3.1.264"]