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