Maven artifacts for 0.14
This commit is contained in:
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9e4ff859eabe4d8f21a4b69f0a9e4ea9
|
||||
@@ -0,0 +1 @@
|
||||
a7983c117e9754a196b389054d4509994845119d
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse-windows-amd64</artifactId>
|
||||
<version>0.14</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
47a769802bd3f6a86277be7dba5739a5
|
||||
@@ -0,0 +1 @@
|
||||
8bd02e598476458d416f4294c449be0f8a636dfe
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse-windows-amd64</artifactId>
|
||||
<version>0.14</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.14</version>
|
||||
</versions>
|
||||
<lastUpdated>20141126141708</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
@@ -0,0 +1 @@
|
||||
0b9d70bca2713b3e82611c584479cd8a
|
||||
@@ -0,0 +1 @@
|
||||
56dcdc5252467de68ce657f217bd513bad1ba9b1
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9a8f5b54bca2d130dde8904e36a4e4bb
|
||||
@@ -0,0 +1 @@
|
||||
3f2bb3f40f4aef9acca57b4b1cd949a0742ea62b
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse-windows-i386</artifactId>
|
||||
<version>0.14</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
98fa808eb9a87bcfd8d42da5d28a3677
|
||||
@@ -0,0 +1 @@
|
||||
7158ec6d7e9d68df0529058ef75299c0de1d6239
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse-windows-i386</artifactId>
|
||||
<version>0.14</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.14</version>
|
||||
</versions>
|
||||
<lastUpdated>20141126141708</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
@@ -0,0 +1 @@
|
||||
ce2d2f2d953b3c2eedaadd19feb38d55
|
||||
@@ -0,0 +1 @@
|
||||
d1d1ebedfc9cd297f18e7d4cc55154e31b81ebf1
|
||||
BIN
com/github/boukefalos/libwiiuse/0.14/libwiiuse-0.14.jar
Normal file
BIN
com/github/boukefalos/libwiiuse/0.14/libwiiuse-0.14.jar
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5afb1f60a15e6d42bad10a202d16c959
|
||||
@@ -0,0 +1 @@
|
||||
575c27e5d7decbf2c38e006a3e679d1e5bc2d9be
|
||||
24
com/github/boukefalos/libwiiuse/0.14/libwiiuse-0.14.pom
Normal file
24
com/github/boukefalos/libwiiuse/0.14/libwiiuse-0.14.pom
Normal file
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse</artifactId>
|
||||
<version>0.14</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse-windows-amd64</artifactId>
|
||||
<version>0.14</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse-windows-i386</artifactId>
|
||||
<version>0.14</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibloader</artifactId>
|
||||
<version>0.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
06f3b115a09a9351ae3170f6dcf9b5e2
|
||||
@@ -0,0 +1 @@
|
||||
ee264a70d3ff67f5ccad0a5b08acb89f703f77c4
|
||||
12
com/github/boukefalos/libwiiuse/maven-metadata.xml
Normal file
12
com/github/boukefalos/libwiiuse/maven-metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse</artifactId>
|
||||
<version>0.14</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.14</version>
|
||||
</versions>
|
||||
<lastUpdated>20141126141711</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
1
com/github/boukefalos/libwiiuse/maven-metadata.xml.md5
Normal file
1
com/github/boukefalos/libwiiuse/maven-metadata.xml.md5
Normal file
@@ -0,0 +1 @@
|
||||
aa7b7ebd8e0f88bc21898e9d304ae077
|
||||
1
com/github/boukefalos/libwiiuse/maven-metadata.xml.sha1
Normal file
1
com/github/boukefalos/libwiiuse/maven-metadata.xml.sha1
Normal file
@@ -0,0 +1 @@
|
||||
ba311974875c7fec79ba933bb5c2c01c4f6b426f
|
||||
Reference in New Issue
Block a user