We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e4c44 commit 2c5f1bfCopy full SHA for 2c5f1bf
1 file changed
examples/9.x/gradle_kotlin/README.md
@@ -13,4 +13,7 @@ To build and run the barcode reader, use the following command:
13
14
```bash
15
./gradlew run --args="<image file> <license file>"
16
-```
+```
17
+
18
+## Blog
19
+- [How to Build Desktop Barcode Scanner in Java and Kotlin](https://www.dynamsoft.com/codepool/gradle-java-kotlin-barcode-scanner.html)
0 commit comments