Go to file
dankito 8d9de1a4cd Set EpcQrCode dependency to api as due to IntelliJ (Gradle?) bug implementation cannot find project 2020-11-16 20:36:14 +01:00
EpcQrCode Implemented generating EPC QR code on Android 2020-11-15 21:08:03 +01:00
EpcQrCodeAndroidApp Implemented generating EPC QR code on Android 2020-11-15 21:08:03 +01:00
EpcQrCodeJavaFxApp Fixed saving 'settings.json' in application startup directory 2020-11-16 20:33:54 +01:00
EpcQrCodeRest Set EpcQrCode dependency to api as due to IntelliJ (Gradle?) bug implementation cannot find project 2020-11-16 20:36:14 +01:00
EpcQrCodeiOSApp Implemented generating EPC QR code on Android 2020-11-15 21:08:03 +01:00
gradle/wrapper Initial commit 2020-11-10 01:45:08 +01:00
.gitignore Initial commit 2020-11-10 01:45:08 +01:00
build.gradle.kts Initial commit 2020-11-10 01:45:08 +01:00
gradle.properties Migrated from Kotlin script to Groovy as couldn't figure out how to create fat jar with Kotlin script 2020-11-16 02:19:29 +01:00
gradlew Initial commit 2020-11-10 01:45:08 +01:00
gradlew.bat Initial commit 2020-11-10 01:45:08 +01:00
settings.gradle.kts Implemented REST service for generating EPC QR code 2020-11-13 03:03:12 +01:00