2207190540 před 1 rokem
revize
4ecff7bff6
1 změnil soubory, kde provedl 14 přidání a 0 odebrání
  1. 14 0
      1.txt

+ 14 - 0
1.txt

@@ -0,0 +1,14 @@
+package test;
+
+ 
+
+public class GitTag {
+
+       public static void main(String arg[]) {
+
+              System.out.println("Version1.0");
+
+       }
+
+}
+