Last Version

TSPL2 (by TSC) Java driver 0.0.12

Java client for TSPL2 generator and USB communication

License

License

GroupId

GroupId

org.fintrace.core.drivers
ArtifactId

ArtifactId

tspl2-driver
Version

Version

0.0.12
Type

Type

jar
Description

Description

TSPL2 (by TSC) Java driver
Java client for TSPL2 generator and USB communication
Project URL

Project URL

https://github.com/fintrace/tspl2-driver
Project Organization

Project Organization

fintrace (https://fintrace.org/)
Source Code Management

Source Code Management

https://github.com/fintrace/tspl2-driver

Download tspl2-driver 0.0.12


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.usb4java : usb4java-javax jar 1.3.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.1

Project Modules

There are no modules declared in this project.