GroupId | GroupIdch.codeblock.qrinvoice.rest |
---|---|
ArtifactId | ArtifactIdqrinvoice-rest-model |
Version | Version0.8 |
Type | Typejar |
Filename | Size |
---|---|
qrinvoice-rest-model-0.8.pom | |
qrinvoice-rest-model-0.8.jar | 18 KB |
qrinvoice-rest-model-0.8-sources.jar | 20 KB |
qrinvoice-rest-model-0.8-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-model/ -->
<dependency>
<groupId>ch.codeblock.qrinvoice.rest</groupId>
<artifactId>qrinvoice-rest-model</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-model/
implementation 'ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:0.8'
// https://jarcasting.com/artifacts/ch.codeblock.qrinvoice.rest/qrinvoice-rest-model/
implementation ("ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:0.8")
'ch.codeblock.qrinvoice.rest:qrinvoice-rest-model:jar:0.8'
<dependency org="ch.codeblock.qrinvoice.rest" name="qrinvoice-rest-model" rev="0.8">
<artifact name="qrinvoice-rest-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.codeblock.qrinvoice.rest', module='qrinvoice-rest-model', version='0.8')
)
libraryDependencies += "ch.codeblock.qrinvoice.rest" % "qrinvoice-rest-model" % "0.8"
[ch.codeblock.qrinvoice.rest/qrinvoice-rest-model "0.8"]