文件名称:Android代码-capsule
文件大小:113KB
文件格式:ZIP
更新时间:2022-08-25 12:28:22
Android代码
CapsuleDead-Simple Packaging and Deployment for JVM Applications Capsule is a packaging and deployment tool for JVM applications. A capsule is a single executable JAR that contains everything your application needs to run either in the form of embedded files or as declarative metadata. It can contain your JAR artifacts, your dependencies and resources, native libraries, the require JRE version, the JVM flags required to run the application well, Java or native agents and more. In short, a c
【文件预览】:
capsule-master
----.gitignore(215B)
----settings.gradle(71B)
----capsule-util()
--------src()
----build.gradle(8KB)
----.travis.yml(530B)
----capsule()
--------src()
----LICENSE(11KB)
----README.md(3KB)