is not current version
Last Version 1.307.0

io.quarkiverse.githubapi:quarkus-github-api-deployment 0.0.3


Categories

Categories

Quarkus Container Microservices Github Development Tools Version Controls
GroupId

GroupId

io.quarkiverse.githubapi
ArtifactId

ArtifactId

quarkus-github-api-deployment
Version

Version

0.0.3
Type

Type

jar

Download quarkus-github-api-deployment 0.0.3


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