License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.fidesmo |
ArtifactId | ArtifactIdfdsm-tool |
Version | Version21.04.06 |
Type | Typejar |
Description |
DescriptionFDSM utility
Swiss Army Knife for working with Fidesmo devices and Fidesmo API
|
Project URL |
Project URL |
Filename | Size |
---|---|
fdsm-tool-21.04.06.pom | |
fdsm-tool-21.04.06.jar | 27 KB |
fdsm-tool-21.04.06-sources.jar | 15 KB |
fdsm-tool-21.04.06-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fidesmo/fdsm-tool/ -->
<dependency>
<groupId>com.fidesmo</groupId>
<artifactId>fdsm-tool</artifactId>
<version>21.04.06</version>
</dependency>
// https://jarcasting.com/artifacts/com.fidesmo/fdsm-tool/
implementation 'com.fidesmo:fdsm-tool:21.04.06'
// https://jarcasting.com/artifacts/com.fidesmo/fdsm-tool/
implementation ("com.fidesmo:fdsm-tool:21.04.06")
'com.fidesmo:fdsm-tool:jar:21.04.06'
<dependency org="com.fidesmo" name="fdsm-tool" rev="21.04.06">
<artifact name="fdsm-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fidesmo', module='fdsm-tool', version='21.04.06')
)
libraryDependencies += "com.fidesmo" % "fdsm-tool" % "21.04.06"
[com.fidesmo/fdsm-tool "21.04.06"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.jopt-simple : jopt-simple Optional | jar | 5.0.4 |
com.fidesmo : fdsm | jar | 21.04.06 |
com.github.martinpaljak : apdu4j-pcsc | jar | 21.04.01 |
org.slf4j : slf4j-simple Optional | jar | 1.7.30 |