javapos

JavaPOS Library

License

License

GroupId

GroupId

org.javapos
ArtifactId

ArtifactId

javapos
Last Version

Last Version

1.14.3
Release Date

Release Date

Type

Type

jar
Description

Description

javapos
JavaPOS Library
Project URL

Project URL

https://github.com/JavaPOSWorkingGroup/javapos
Source Code Management

Source Code Management

https://github.com/JavaPOSWorkingGroup/javapos.git

Download javapos

How to add to project

<!-- https://jarcasting.com/artifacts/org.javapos/javapos/ -->
<dependency>
    <groupId>org.javapos</groupId>
    <artifactId>javapos</artifactId>
    <version>1.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.javapos/javapos/
implementation 'org.javapos:javapos:1.14.3'
// https://jarcasting.com/artifacts/org.javapos/javapos/
implementation ("org.javapos:javapos:1.14.3")
'org.javapos:javapos:jar:1.14.3'
<dependency org="org.javapos" name="javapos" rev="1.14.3">
  <artifact name="javapos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javapos', module='javapos', version='1.14.3')
)
libraryDependencies += "org.javapos" % "javapos" % "1.14.3"
[org.javapos/javapos "1.14.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.javapos

JavaPOS Working Group

For maintaining the JavaPOS reference implementation

Versions

Version
1.14.3
1.14.2
1.14.1
1.14.0
1.13.6
1.13.5
1.13.0
1.12.2
1.11.2
1.10.0
1.9.1
1.8.2
1.8.0
1.7.2
1.7.0
1.6.0
0.0.4