License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdsiggi-ci-controller-github-common |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionThe Maven-Reactor to build siggi-ci-bricks.
|
<!-- https://jarcasting.com/artifacts/org.siggi-ci/siggi-ci-controller-github-common/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>siggi-ci-controller-github-common</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/siggi-ci-controller-github-common/
implementation 'org.siggi-ci:siggi-ci-controller-github-common:0.1.8'
// https://jarcasting.com/artifacts/org.siggi-ci/siggi-ci-controller-github-common/
implementation ("org.siggi-ci:siggi-ci-controller-github-common:0.1.8")
'org.siggi-ci:siggi-ci-controller-github-common:jar:0.1.8'
<dependency org="org.siggi-ci" name="siggi-ci-controller-github-common" rev="0.1.8">
<artifact name="siggi-ci-controller-github-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='siggi-ci-controller-github-common', version='0.1.8')
)
libraryDependencies += "org.siggi-ci" % "siggi-ci-controller-github-common" % "0.1.8"
[org.siggi-ci/siggi-ci-controller-github-common "0.1.8"]