GroupId | GroupIdcom.github.matthewbeasley |
---|---|
ArtifactId | ArtifactIdbitbucket-scm-collector |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/bitbucket-scm-collector/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>bitbucket-scm-collector</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/bitbucket-scm-collector/
implementation 'com.github.matthewbeasley:bitbucket-scm-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/bitbucket-scm-collector/
implementation ("com.github.matthewbeasley:bitbucket-scm-collector:2.0.6")
'com.github.matthewbeasley:bitbucket-scm-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="bitbucket-scm-collector" rev="2.0.6">
<artifact name="bitbucket-scm-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='bitbucket-scm-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "bitbucket-scm-collector" % "2.0.6"
[com.github.matthewbeasley/bitbucket-scm-collector "2.0.6"]