GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdapdu4j-pcsc |
Version | Version21.04.12 |
Type | Typejar |
Filename | Size |
---|---|
apdu4j-pcsc-21.04.12.pom | |
apdu4j-pcsc-21.04.12.jar | 61 KB |
apdu4j-pcsc-21.04.12-sources.jar | 36 KB |
apdu4j-pcsc-21.04.12-javadoc.jar | 514 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-pcsc/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>apdu4j-pcsc</artifactId>
<version>21.04.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-pcsc/
implementation 'com.github.martinpaljak:apdu4j-pcsc:21.04.12'
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-pcsc/
implementation ("com.github.martinpaljak:apdu4j-pcsc:21.04.12")
'com.github.martinpaljak:apdu4j-pcsc:jar:21.04.12'
<dependency org="com.github.martinpaljak" name="apdu4j-pcsc" rev="21.04.12">
<artifact name="apdu4j-pcsc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='apdu4j-pcsc', version='21.04.12')
)
libraryDependencies += "com.github.martinpaljak" % "apdu4j-pcsc" % "21.04.12"
[com.github.martinpaljak/apdu4j-pcsc "21.04.12"]