Gradle artifacts for 0.12
This commit is contained in:
Binary file not shown.
@@ -0,0 +1 @@
|
||||
28e5fb22a582f8c0a667c9bd26dde7fe
|
||||
@@ -0,0 +1 @@
|
||||
47006347de4684c43c19b0b99912982b72a45b8d
|
||||
@@ -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>jlibwiiuse-windows-amd64</artifactId>
|
||||
<version>0.12</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
7622d36020c33a804c566f0029915452
|
||||
@@ -0,0 +1 @@
|
||||
058ccb4bdda7717ba978202f0154295d3a722df7
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibwiiuse-windows-amd64</artifactId>
|
||||
<version>0.12</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.12</version>
|
||||
</versions>
|
||||
<lastUpdated>20141126144745</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
@@ -0,0 +1 @@
|
||||
0b53913bc26e38406988adbd1a130b83
|
||||
@@ -0,0 +1 @@
|
||||
49b2cbbbac708fc44cbdc4c58b7c8c3bfaa5f713
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
8f669433ce277cd73b210e57ad6e9c07
|
||||
@@ -0,0 +1 @@
|
||||
1159a8321957784b96b3920da223496198fc3cb0
|
||||
@@ -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>jlibwiiuse-windows-i386</artifactId>
|
||||
<version>0.12</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
c08de37575da3dd0eb6c814ab6dd677f
|
||||
@@ -0,0 +1 @@
|
||||
6b0620bc5558be669b3f23d4accf7a99a473a0dc
|
||||
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibwiiuse-windows-i386</artifactId>
|
||||
<version>0.12</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.12</version>
|
||||
</versions>
|
||||
<lastUpdated>20141126144745</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
@@ -0,0 +1 @@
|
||||
89a402f3d75fd5c3d9ce22325ea46f4f
|
||||
@@ -0,0 +1 @@
|
||||
2a26953f17a3ce8b160c429cce16c2609e067abc
|
||||
BIN
com/github/boukefalos/jlibwiiuse/0.12/jlibwiiuse-0.12.jar
Normal file
BIN
com/github/boukefalos/jlibwiiuse/0.12/jlibwiiuse-0.12.jar
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
90c4b8cde22e9f1998a20eb306fb8741
|
||||
@@ -0,0 +1 @@
|
||||
1a2d45174b86c9d5b6cfc53bd66476c5d137ae8d
|
||||
24
com/github/boukefalos/jlibwiiuse/0.12/jlibwiiuse-0.12.pom
Normal file
24
com/github/boukefalos/jlibwiiuse/0.12/jlibwiiuse-0.12.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>jlibwiiuse</artifactId>
|
||||
<version>0.12</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibwiiuse-windows-amd64</artifactId>
|
||||
<version>0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibwiiuse-windows-i386</artifactId>
|
||||
<version>0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>libwiiuse</artifactId>
|
||||
<version>0.14</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
18789033e18240586137e2f1bc481fc1
|
||||
@@ -0,0 +1 @@
|
||||
6e798c49052da4e2d5b6a18bf025aeddc6683e7a
|
||||
12
com/github/boukefalos/jlibwiiuse/maven-metadata.xml
Normal file
12
com/github/boukefalos/jlibwiiuse/maven-metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibwiiuse</artifactId>
|
||||
<version>0.12</version>
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.12</version>
|
||||
</versions>
|
||||
<lastUpdated>20141126211041</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
1
com/github/boukefalos/jlibwiiuse/maven-metadata.xml.md5
Normal file
1
com/github/boukefalos/jlibwiiuse/maven-metadata.xml.md5
Normal file
@@ -0,0 +1 @@
|
||||
b2833660c3185326f340e62c038c9fae
|
||||
1
com/github/boukefalos/jlibwiiuse/maven-metadata.xml.sha1
Normal file
1
com/github/boukefalos/jlibwiiuse/maven-metadata.xml.sha1
Normal file
@@ -0,0 +1 @@
|
||||
7e5216d0c1f5c5bc80d0c6755fb28685690a8d00
|
||||
Reference in New Issue
Block a user