├── GetJars.dpk ├── GetJars.dproj ├── GetJars.dproj.local ├── GetJars.dres ├── GetJars.dsk ├── GetJars.identcache ├── GetJars.ini ├── GetJars.res ├── GetJarsResource.rc ├── Gradle.db ├── MyZip.pas ├── README.md ├── UFAndroidManifest.dfm ├── UFAndroidManifest.pas ├── UFBackUp.dfm ├── UFBackUp.pas ├── UFGetJars.dfm ├── UFGetJars.pas ├── UFHistory.dfm ├── UFHistory.pas ├── UFRepositories.dfm ├── UFRepositories.pas ├── UFRestore.dfm ├── UFRestore.pas ├── UFRestore.vlb ├── UFSettings.dfm ├── UFSettings.pas ├── UGetJars.pas ├── android.bmp └── android.png /GetJars.dpk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.dpk -------------------------------------------------------------------------------- /GetJars.dproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.dproj -------------------------------------------------------------------------------- /GetJars.dproj.local: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.dproj.local -------------------------------------------------------------------------------- /GetJars.dres: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.dres -------------------------------------------------------------------------------- /GetJars.dsk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.dsk -------------------------------------------------------------------------------- /GetJars.identcache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.identcache -------------------------------------------------------------------------------- /GetJars.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.ini -------------------------------------------------------------------------------- /GetJars.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJars.res -------------------------------------------------------------------------------- /GetJarsResource.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/GetJarsResource.rc -------------------------------------------------------------------------------- /Gradle.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/Gradle.db -------------------------------------------------------------------------------- /MyZip.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/MyZip.pas -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/README.md -------------------------------------------------------------------------------- /UFAndroidManifest.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFAndroidManifest.dfm -------------------------------------------------------------------------------- /UFAndroidManifest.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFAndroidManifest.pas -------------------------------------------------------------------------------- /UFBackUp.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFBackUp.dfm -------------------------------------------------------------------------------- /UFBackUp.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFBackUp.pas -------------------------------------------------------------------------------- /UFGetJars.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFGetJars.dfm -------------------------------------------------------------------------------- /UFGetJars.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFGetJars.pas -------------------------------------------------------------------------------- /UFHistory.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFHistory.dfm -------------------------------------------------------------------------------- /UFHistory.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFHistory.pas -------------------------------------------------------------------------------- /UFRepositories.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFRepositories.dfm -------------------------------------------------------------------------------- /UFRepositories.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFRepositories.pas -------------------------------------------------------------------------------- /UFRestore.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFRestore.dfm -------------------------------------------------------------------------------- /UFRestore.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFRestore.pas -------------------------------------------------------------------------------- /UFRestore.vlb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFRestore.vlb -------------------------------------------------------------------------------- /UFSettings.dfm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFSettings.dfm -------------------------------------------------------------------------------- /UFSettings.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UFSettings.pas -------------------------------------------------------------------------------- /UGetJars.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/UGetJars.pas -------------------------------------------------------------------------------- /android.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/android.bmp -------------------------------------------------------------------------------- /android.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helgovic/Gradle-for-Delphi/HEAD/android.png --------------------------------------------------------------------------------