We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3da6db commit 0102711Copy full SHA for 0102711
1 file changed
snap/snapcraft.yaml
@@ -0,0 +1,13 @@
1
+
2
+ name: native
3
+ version: '1.0.4'
4
+ summary: Write Enterprise Application in C++ with the power of Java
5
+ description: |
6
+ Native Library brings productivity and maintainability for your C/C++ application as a Java program
7
+ grade: stable
8
+ confinement: strict
9
+ parts:
10
+ my-part:
11
+ # See 'snapcraft plugins'
12
+ plugin: nil
13
0 commit comments