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