is not current version
Last Version 1.307.0

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


Categories

Categories

Quarkus Container Microservices Github Development Tools Version Controls
GroupId

GroupId

io.quarkiverse.githubapi
ArtifactId

ArtifactId

quarkus-github-api-deployment
Version

Version

1.301.0
Type

Type

jar

Download quarkus-github-api-deployment 1.301.0


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