But it failed with the following command:
java -cp javase-3.3.0.jar:core-3.3.0.jar:jcommander-1.60.jar com.google.zxing.client.j2se.CommandLineEncoder --barcode_format=CODE_39 1487243144458147
Error message is
Exception in thread "main" com.beust.jcommander.ParameterException: Unknown option: --barcode_format=CODE_39
Any hint please?