You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry a56ca93f54
Add workaround to get tagged version in GitHub workflow script
5 years ago
..
Example.java Add workaround to get tagged version in GitHub workflow script 5 years ago
Makefile Update Java example 5 years ago
README.md Add WIP Java language bindings 5 years ago

README.md

Java example

1). Build or download the libzt-1.3.3.jar, copy it to this directory

2). Run make

3). java -cp ".:libzt-1.3.3.jar" Example id_path 0123456789abcdef 9997

See src/bindings/java for wrapper implementation code.