Jie.Zhang пре 6 година
родитељ
комит
7453bd5a2c

+ 4 - 0
com/jtech/marble/0.6.8/_remote.repositories

@@ -0,0 +1,4 @@
1
+#NOTE: This is an Aether internal implementation file, its format can be changed without prior notice.
2
+#Thu Mar 21 15:34:20 CST 2019
3
+marble-0.6.8.jar>=
4
+marble-0.6.8.pom>=

BIN
com/jtech/marble/0.6.8/marble-0.6.8.jar


+ 9 - 0
com/jtech/marble/0.6.8/marble-0.6.8.pom

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
+  <modelVersion>4.0.0</modelVersion>
5
+  <groupId>com.jtech</groupId>
6
+  <artifactId>marble</artifactId>
7
+  <version>0.6.8</version>
8
+  <description>POM was created from install:install-file</description>
9
+</project>