third_party_qrcodegen/java
2021-08-08 17:21:08 +00:00
..
src/main/java Added Java module declaration, updated POM to compile module as Java 9 but all other classes as Java 8. 2021-08-08 17:01:51 +00:00
pom.xml Updated package version numbers. 2021-08-08 17:21:08 +00:00
QrCodeGeneratorDemo.java Moved QrCodeGeneratorDemo.java out of the package because it's an informal demo and not a core library feature; this also simplifies the Maven build process. 2021-08-08 16:21:49 +00:00