is not current version
Last Version 1.8.5

io.quarkiverse.githubapp:quarkus-github-app-deployment 0.0.3


Categories

Categories

Quarkus Container Microservices Github Development Tools Version Controls
GroupId

GroupId

io.quarkiverse.githubapp
ArtifactId

ArtifactId

quarkus-github-app-deployment
Version

Version

0.0.3
Type

Type

jar

Download quarkus-github-app-deployment 0.0.3


<!-- https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkus-github-app-deployment/ -->
<dependency>
    <groupId>io.quarkiverse.githubapp</groupId>
    <artifactId>quarkus-github-app-deployment</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkus-github-app-deployment/
implementation 'io.quarkiverse.githubapp:quarkus-github-app-deployment:0.0.3'
// https://jarcasting.com/artifacts/io.quarkiverse.githubapp/quarkus-github-app-deployment/
implementation ("io.quarkiverse.githubapp:quarkus-github-app-deployment:0.0.3")
'io.quarkiverse.githubapp:quarkus-github-app-deployment:jar:0.0.3'
<dependency org="io.quarkiverse.githubapp" name="quarkus-github-app-deployment" rev="0.0.3">
  <artifact name="quarkus-github-app-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.githubapp', module='quarkus-github-app-deployment', version='0.0.3')
)
libraryDependencies += "io.quarkiverse.githubapp" % "quarkus-github-app-deployment" % "0.0.3"
[io.quarkiverse.githubapp/quarkus-github-app-deployment "0.0.3"]