Gradle artifacts for jlibusb (0.5.8) and native libraries (0.2.3.1)
This commit is contained in:
Binary file not shown.
@@ -0,0 +1 @@
|
||||
7871176460ed635a76fb6070c07484c1
|
||||
@@ -0,0 +1 @@
|
||||
85d75bdc6fec626357ee21a7baf9184de6183407
|
||||
@@ -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>jlibusb-windows-amd64</artifactId>
|
||||
<version>0.2.3.1</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
1cedf7213b3ebe2be5c99c866720e85b
|
||||
@@ -0,0 +1 @@
|
||||
9db69c79f845f8d23dc9476904abf461f824a816
|
||||
@@ -6,7 +6,8 @@
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.2.3.0</version>
|
||||
<version>0.2.3.1</version>
|
||||
</versions>
|
||||
<lastUpdated>20141130085539</lastUpdated>
|
||||
<lastUpdated>20160810120137</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
||||
@@ -1 +1 @@
|
||||
2e944bb4cba886c9707d753145e607f4
|
||||
c2c53510cc39fb0388d1b827066448db
|
||||
@@ -1 +1 @@
|
||||
e15f2a666e4f71b56300715f15c72eab1eb6149d
|
||||
d2c88e9e7bdfeabd685f96596260420bde518d9a
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
759c500c465026ea6777d4361639799b
|
||||
@@ -0,0 +1 @@
|
||||
a33f34e07eb662f0f08310f34759a46c9e5618dd
|
||||
@@ -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>jlibusb-windows-i386</artifactId>
|
||||
<version>0.2.3.1</version>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
3650d7b8fd3fd93265bdbb74650f6854
|
||||
@@ -0,0 +1 @@
|
||||
a6b4b72d2b8f8e21cd62245b095576eeb61efad0
|
||||
@@ -6,7 +6,8 @@
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.2.3.0</version>
|
||||
<version>0.2.3.1</version>
|
||||
</versions>
|
||||
<lastUpdated>20141130085539</lastUpdated>
|
||||
<lastUpdated>20160810120137</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
||||
@@ -1 +1 @@
|
||||
dffc023e52bf4cebb67d72c309ec8c43
|
||||
aa56c359727443b5686c07b9fe7aa63e
|
||||
@@ -1 +1 @@
|
||||
4a448c9a309b45a342bdb4b9f62087b397fa895f
|
||||
c2c376d1025123db85ab229dd8033b33f9abf798
|
||||
BIN
com/github/boukefalos/jlibusb/0.5.8/jlibusb-0.5.8.jar
Normal file
BIN
com/github/boukefalos/jlibusb/0.5.8/jlibusb-0.5.8.jar
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
9e61fdd48fc3aa4f18eea730d1604966
|
||||
@@ -0,0 +1 @@
|
||||
5ebb09a6d35d3ce757296fd6710cac3807d43a69
|
||||
24
com/github/boukefalos/jlibusb/0.5.8/jlibusb-0.5.8.pom
Normal file
24
com/github/boukefalos/jlibusb/0.5.8/jlibusb-0.5.8.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>jlibusb</artifactId>
|
||||
<version>0.5.8</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibusb-windows-amd64</artifactId>
|
||||
<version>0.2.3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibusb-windows-i386</artifactId>
|
||||
<version>0.2.3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.boukefalos</groupId>
|
||||
<artifactId>jlibloader</artifactId>
|
||||
<version>0.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
f8ffafed46685446e70a1a4b1a559bb3
|
||||
@@ -0,0 +1 @@
|
||||
decb4572a20b3f46598c6330c6a348a208f4ff68
|
||||
@@ -6,7 +6,8 @@
|
||||
<versioning>
|
||||
<versions>
|
||||
<version>0.5.7</version>
|
||||
<version>0.5.8</version>
|
||||
</versions>
|
||||
<lastUpdated>20141130092609</lastUpdated>
|
||||
<lastUpdated>20160810120134</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
||||
@@ -1 +1 @@
|
||||
987ac339ccb0cb7409c97c44f479db77
|
||||
6ba8d7ab882cc7874aefd0c0ca11ff61
|
||||
@@ -1 +1 @@
|
||||
04072ad98dce44246fc1106dd3e5740b609f1f04
|
||||
a5e33ab0629248588be0570728ca8a9513c8d741
|
||||
Reference in New Issue
Block a user