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