Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.siggi-ci |
ArtifactId | ArtifactIdsiggi-ci-connect-github-parent |
Version | Version0.1.1 |
Type | Typepom |
Filename | Size |
---|---|
siggi-ci-connect-github-parent-0.1.1.pom | 685 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.siggi-ci/siggi-ci-connect-github-parent/ -->
<dependency>
<groupId>org.siggi-ci</groupId>
<artifactId>siggi-ci-connect-github-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.siggi-ci/siggi-ci-connect-github-parent/
implementation 'org.siggi-ci:siggi-ci-connect-github-parent:0.1.1'
// https://jarcasting.com/artifacts/org.siggi-ci/siggi-ci-connect-github-parent/
implementation ("org.siggi-ci:siggi-ci-connect-github-parent:0.1.1")
'org.siggi-ci:siggi-ci-connect-github-parent:pom:0.1.1'
<dependency org="org.siggi-ci" name="siggi-ci-connect-github-parent" rev="0.1.1">
<artifact name="siggi-ci-connect-github-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.siggi-ci', module='siggi-ci-connect-github-parent', version='0.1.1')
)
libraryDependencies += "org.siggi-ci" % "siggi-ci-connect-github-parent" % "0.1.1"
[org.siggi-ci/siggi-ci-connect-github-parent "0.1.1"]