License |
License |
---|---|
GroupId | GroupIdorg.codehaus.jtstand |
ArtifactId | ArtifactIdjtstand-label |
Last Version | Last Version1.5.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtstand-label
jtstand-label is the label printer module of JTStand.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jtstand-label-1.5.13.pom | |
jtstand-label-1.5.13.jar | 10 KB |
jtstand-label-1.5.13-sources.jar | 8 KB |
jtstand-label-1.5.13-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-label/ -->
<dependency>
<groupId>org.codehaus.jtstand</groupId>
<artifactId>jtstand-label</artifactId>
<version>1.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-label/
implementation 'org.codehaus.jtstand:jtstand-label:1.5.13'
// https://jarcasting.com/artifacts/org.codehaus.jtstand/jtstand-label/
implementation ("org.codehaus.jtstand:jtstand-label:1.5.13")
'org.codehaus.jtstand:jtstand-label:jar:1.5.13'
<dependency org="org.codehaus.jtstand" name="jtstand-label" rev="1.5.13">
<artifact name="jtstand-label" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.jtstand', module='jtstand-label', version='1.5.13')
)
libraryDependencies += "org.codehaus.jtstand" % "jtstand-label" % "1.5.13"
[org.codehaus.jtstand/jtstand-label "1.5.13"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jtstand : jtstand-core | jar | 1.5.13 |
net.sourceforge.barbecue : barbecue | jar | 1.5-beta1 |
org.jboss.logging : jboss-logging | jar | 3.3.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |