License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.quarkiverse.githubapp |
ArtifactId | ArtifactIdquarkiverse-github-app-docs |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkiverse - GitHub Application - Documentation
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkiverse-github-app-docs-0.0.1.pom | |
quarkiverse-github-app-docs-0.0.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkiverse-github-app-docs/ -->
<dependency>
<groupId>io.quarkiverse.githubapp</groupId>
<artifactId>quarkiverse-github-app-docs</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkiverse-github-app-docs/
implementation 'io.quarkiverse.githubapp:quarkiverse-github-app-docs:0.0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkiverse-github-app-docs/
implementation ("io.quarkiverse.githubapp:quarkiverse-github-app-docs:0.0.1")
'io.quarkiverse.githubapp:quarkiverse-github-app-docs:jar:0.0.1'
<dependency org="io.quarkiverse.githubapp" name="quarkiverse-github-app-docs" rev="0.0.1">
<artifact name="quarkiverse-github-app-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.githubapp', module='quarkiverse-github-app-docs', version='0.0.1')
)
libraryDependencies += "io.quarkiverse.githubapp" % "quarkiverse-github-app-docs" % "0.0.1"
[io.quarkiverse.githubapp/quarkiverse-github-app-docs "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkiverse.githubapp : quarkiverse-github-app-deployment | jar | 0.0.1 |