is not current version
Last Version 1.8

ch.codeblock.qrinvoice.rest:qrinvoice-rest-openshift 1.7


Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

ch.codeblock.qrinvoice.rest
ArtifactId

ArtifactId

qrinvoice-rest-openshift
Version

Version

1.7
Type

Type

jar

Download qrinvoice-rest-openshift 1.7


<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-openshift/ -->
<dependency>
    <groupId>ch.codeblock.qrinvoice.rest</groupId>
    <artifactId>qrinvoice-rest-openshift</artifactId>
    <version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-openshift/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-openshift:1.7'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-openshift/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-openshift:1.7")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-openshift:jar:1.7'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-openshift" rev="1.7">
  <artifact name="qrinvoice-rest-openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-openshift', version='1.7')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-openshift" % "1.7"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-openshift "1.7"]