Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation JNA Development Tools Native |
---|---|
GroupId | GroupIdcom.github.martinpaljak |
ArtifactId | ArtifactIdapdu4j-jnasmartcardio |
Version | Version0.2.7+190425 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-jnasmartcardio/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>apdu4j-jnasmartcardio</artifactId>
<version>0.2.7+190425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-jnasmartcardio/
implementation 'com.github.martinpaljak:apdu4j-jnasmartcardio:0.2.7+190425'
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-jnasmartcardio/
implementation ("com.github.martinpaljak:apdu4j-jnasmartcardio:0.2.7+190425")
'com.github.martinpaljak:apdu4j-jnasmartcardio:jar:0.2.7+190425'
<dependency org="com.github.martinpaljak" name="apdu4j-jnasmartcardio" rev="0.2.7+190425">
<artifact name="apdu4j-jnasmartcardio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='apdu4j-jnasmartcardio', version='0.2.7+190425')
)
libraryDependencies += "com.github.martinpaljak" % "apdu4j-jnasmartcardio" % "0.2.7+190425"
[com.github.martinpaljak/apdu4j-jnasmartcardio "0.2.7+190425"]