is not current version
Last Version 21.05.06

com.github.martinpaljak:apdu4j-pcsc 21.04.01


GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j-pcsc
Version

Version

21.04.01
Type

Type

jar

Download apdu4j-pcsc 21.04.01


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