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