We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am confused about the naming of the versions of the jcardsim. Do they correspond with the version of the Java Card API?
jcardsim-2.2.1-all.jar -> Java Card v2.2.1 jcardsim-2.2.2-all.jar Java Card v2.2.2 jcardsim-3.0.4-SNAPSHOT.jar Java Card v3.0.4/5?
If not, using the latest jcardsim (3.0.5), how can i set it to simulate Java Card v2.2.2 instead of 3?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am confused about the naming of the versions of the jcardsim. Do they correspond with the version of the Java Card API?
jcardsim-2.2.1-all.jar -> Java Card v2.2.1
jcardsim-2.2.2-all.jar Java Card v2.2.2
jcardsim-3.0.4-SNAPSHOT.jar Java Card v3.0.4/5?
If not, using the latest jcardsim (3.0.5), how can i set it to simulate Java Card v2.2.2 instead of 3?
The text was updated successfully, but these errors were encountered: