| License |
License |
|---|---|
| GroupId | GroupIdde.spqr-info |
| ArtifactId | ArtifactIdcups4j-parent |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncups4j-parent
A Java library for printing with IPP to a CUPS server.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cups4j-parent-1.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.spqr-info/cups4j-parent/ -->
<dependency>
<groupId>de.spqr-info</groupId>
<artifactId>cups4j-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.spqr-info/cups4j-parent/
implementation 'de.spqr-info:cups4j-parent:1.1'
// https://jarcasting.com/artifacts/de.spqr-info/cups4j-parent/
implementation ("de.spqr-info:cups4j-parent:1.1")
'de.spqr-info:cups4j-parent:pom:1.1'
<dependency org="de.spqr-info" name="cups4j-parent" rev="1.1">
<artifact name="cups4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.spqr-info', module='cups4j-parent', version='1.1')
)
libraryDependencies += "de.spqr-info" % "cups4j-parent" % "1.1"
[de.spqr-info/cups4j-parent "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |