License |
License |
---|---|
GroupId | GroupIdde.taimos |
ArtifactId | ArtifactIdcommon-gs1 |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionCollection of utils for GS1 numbers
Collection of utils for GS1 numbers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-gs1-0.1.0.pom | |
common-gs1-0.1.0.jar | 8 KB |
common-gs1-0.1.0-sources.jar | 4 KB |
common-gs1-0.1.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.taimos/common-gs1/ -->
<dependency>
<groupId>de.taimos</groupId>
<artifactId>common-gs1</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.taimos/common-gs1/
implementation 'de.taimos:common-gs1:0.1.0'
// https://jarcasting.com/artifacts/de.taimos/common-gs1/
implementation ("de.taimos:common-gs1:0.1.0")
'de.taimos:common-gs1:jar:0.1.0'
<dependency org="de.taimos" name="common-gs1" rev="0.1.0">
<artifact name="common-gs1" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.taimos', module='common-gs1', version='0.1.0')
)
libraryDependencies += "de.taimos" % "common-gs1" % "0.1.0"
[de.taimos/common-gs1 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.barcode4j : barcode4j | jar | 2.0 |
com.google.guava : guava | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |