-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
196 additions
and
7 deletions.
There are no files selected for viewing
Binary file added
BIN
+44.8 KB
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15-sources.jar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15-sources.jar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
19e3e2462a40cb35401640b5f875359b |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15-sources.jar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3ad83424e4db9d8e5c25844060f99f4a9f08a673 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15-sources.jar.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
853cbd4d6d6fb23dede75d911cab3fe8a56f0e98cb8ff104bc9bd76528a3b587 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15-sources.jar.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f48aaf2791211c2e6cb8de09722be5751fefc38db868a72bc714f5ed5c7655f21cdd4e8b51bc2190046e545be97fb2f01ba97c230e86c8d9c513c9ee08a618a9 |
Binary file not shown.
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.aar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
83631d14a5293675b87d506b755bcf47 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.aar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
8756d18aaa2d4c1cb67b08841003e56b3c6652ba |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.aar.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
aa4d1d0d19c13aeacda6801ef1abff5b4e86f1b55baf645035ed5f3c71240ee9 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.aar.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
5d6e95bfa8c3b3fb90d9b06dcdd38dd2bba578789c936dcd87fa1fc5b3d479066d770e3d1d1012311856530110906aab81bf5035ac7f91b0f235e05cb683b31c |
136 changes: 136 additions & 0 deletions
136
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.module
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,136 @@ | ||
{ | ||
"formatVersion": "1.1", | ||
"component": { | ||
"group": "jp.kshoji", | ||
"module": "ble-midi", | ||
"version": "0.0.15", | ||
"attributes": { | ||
"org.gradle.status": "release" | ||
} | ||
}, | ||
"createdBy": { | ||
"gradle": { | ||
"version": "8.4" | ||
} | ||
}, | ||
"variants": [ | ||
{ | ||
"name": "releaseVariantReleaseApiPublication", | ||
"attributes": { | ||
"org.gradle.category": "library", | ||
"org.gradle.dependency.bundling": "external", | ||
"org.gradle.libraryelements": "aar", | ||
"org.gradle.usage": "java-api" | ||
}, | ||
"dependencies": [ | ||
{ | ||
"group": "jp.kshoji", | ||
"module": "javax-sound-midi", | ||
"version": { | ||
"requires": "0.0.4" | ||
}, | ||
"excludes": [ | ||
{ | ||
"group": "*", | ||
"module": "*" | ||
} | ||
], | ||
"thirdPartyCompatibility": { | ||
"artifactSelector": { | ||
"name": "javax-sound-midi", | ||
"type": "aar", | ||
"extension": "aar" | ||
} | ||
} | ||
}, | ||
{ | ||
"group": "com.android.support", | ||
"module": "support-annotations", | ||
"version": { | ||
"requires": "28.0.0" | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"name": "ble-midi-0.0.15.aar", | ||
"url": "ble-midi-0.0.15.aar", | ||
"size": 100902, | ||
"sha512": "5d6e95bfa8c3b3fb90d9b06dcdd38dd2bba578789c936dcd87fa1fc5b3d479066d770e3d1d1012311856530110906aab81bf5035ac7f91b0f235e05cb683b31c", | ||
"sha256": "aa4d1d0d19c13aeacda6801ef1abff5b4e86f1b55baf645035ed5f3c71240ee9", | ||
"sha1": "8756d18aaa2d4c1cb67b08841003e56b3c6652ba", | ||
"md5": "83631d14a5293675b87d506b755bcf47" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "releaseVariantReleaseRuntimePublication", | ||
"attributes": { | ||
"org.gradle.category": "library", | ||
"org.gradle.dependency.bundling": "external", | ||
"org.gradle.libraryelements": "aar", | ||
"org.gradle.usage": "java-runtime" | ||
}, | ||
"dependencies": [ | ||
{ | ||
"group": "jp.kshoji", | ||
"module": "javax-sound-midi", | ||
"version": { | ||
"requires": "0.0.4" | ||
}, | ||
"excludes": [ | ||
{ | ||
"group": "*", | ||
"module": "*" | ||
} | ||
], | ||
"thirdPartyCompatibility": { | ||
"artifactSelector": { | ||
"name": "javax-sound-midi", | ||
"type": "aar", | ||
"extension": "aar" | ||
} | ||
} | ||
}, | ||
{ | ||
"group": "com.android.support", | ||
"module": "support-annotations", | ||
"version": { | ||
"requires": "28.0.0" | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"name": "ble-midi-0.0.15.aar", | ||
"url": "ble-midi-0.0.15.aar", | ||
"size": 100902, | ||
"sha512": "5d6e95bfa8c3b3fb90d9b06dcdd38dd2bba578789c936dcd87fa1fc5b3d479066d770e3d1d1012311856530110906aab81bf5035ac7f91b0f235e05cb683b31c", | ||
"sha256": "aa4d1d0d19c13aeacda6801ef1abff5b4e86f1b55baf645035ed5f3c71240ee9", | ||
"sha1": "8756d18aaa2d4c1cb67b08841003e56b3c6652ba", | ||
"md5": "83631d14a5293675b87d506b755bcf47" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "releaseVariantReleaseSourcePublication", | ||
"attributes": { | ||
"org.gradle.category": "documentation", | ||
"org.gradle.dependency.bundling": "external", | ||
"org.gradle.docstype": "sources", | ||
"org.gradle.usage": "java-runtime" | ||
}, | ||
"files": [ | ||
{ | ||
"name": "ble-midi-0.0.15-sources.jar", | ||
"url": "ble-midi-0.0.15-sources.jar", | ||
"size": 45880, | ||
"sha512": "f48aaf2791211c2e6cb8de09722be5751fefc38db868a72bc714f5ed5c7655f21cdd4e8b51bc2190046e545be97fb2f01ba97c230e86c8d9c513c9ee08a618a9", | ||
"sha256": "853cbd4d6d6fb23dede75d911cab3fe8a56f0e98cb8ff104bc9bd76528a3b587", | ||
"sha1": "3ad83424e4db9d8e5c25844060f99f4a9f08a673", | ||
"md5": "19e3e2462a40cb35401640b5f875359b" | ||
} | ||
] | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.module.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
9c5d6e746959b389094169b9c3e6da31 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.module.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
13f4e8eb6526683d7e2b8d43caead48afa363a71 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.module.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
aee1f9dd880454d611f1bfe06699b74d1c185979e0286113ae22e3b3c4f894b2 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.module.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
27b4dad64eb1a6106f334723bd5abc92f4011c45bf1824956907af75e45386fbb0440f39e1c758b8941a649d03703ca9d8c923ec02f3a387bc2ae9ae17053ab1 |
36 changes: 36 additions & 0 deletions
36
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.pom
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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"> | ||
<!-- This module was also published with a richer model, Gradle metadata, --> | ||
<!-- which should be used instead. Do not delete the following line which --> | ||
<!-- is to indicate to Gradle or any Gradle module metadata file consumer --> | ||
<!-- that they should prefer consuming it instead. --> | ||
<!-- do_not_remove: published-with-gradle-metadata --> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>jp.kshoji</groupId> | ||
<artifactId>ble-midi</artifactId> | ||
<version>0.0.15</version> | ||
<packaging>aar</packaging> | ||
<dependencies> | ||
<dependency> | ||
<groupId>jp.kshoji</groupId> | ||
<artifactId>javax-sound-midi</artifactId> | ||
<version>0.0.4</version> | ||
<type>aar</type> | ||
<classifier></classifier> | ||
<scope>compile</scope> | ||
<exclusions> | ||
<exclusion> | ||
<groupId>*</groupId> | ||
<artifactId>*</artifactId> | ||
</exclusion> | ||
</exclusions> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.android.support</groupId> | ||
<artifactId>support-annotations</artifactId> | ||
<version>28.0.0</version> | ||
<scope>compile</scope> | ||
</dependency> | ||
</dependencies> | ||
</project> |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.pom.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ffcd9432eab0941a65b9bef6ca603eeb |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.pom.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
585bd7b8e0d8a0c45959501e64e89f4a7e5745e1 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.pom.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
4c9aae1b09d08e61d6920c2747cf9db3381d9f9055bec5b1b43b599cbadef020 |
1 change: 1 addition & 0 deletions
1
library/repository/jp/kshoji/ble-midi/0.0.15/ble-midi-0.0.15.pom.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dc157cb1b84dcdd65b562307f83f7aa32af9992db789c099d78b9eb43ac10d461de8e773fd7bebffbdd5c75e9b949c65a9da5bede5991e71475aa47bb6a609d1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ca0415008bc8800091039fdd113fd98f | ||
3d871891cbcaab38f64eaaf3c28e698b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
cd682a134955bb8e44cdbd87c399697a3d713bf3 | ||
e57b49b92b50d6a485af7ab35c63d656143b85f5 |
2 changes: 1 addition & 1 deletion
2
library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
483f7e345c6f7cdd77a3e43e234b933c3eb1f38997a01b238d5dcb3fb859219f | ||
a64b27eca720a5d4cdcbacf70cad4d5dc13fc98e48f69d894052f7b18a553093 |
2 changes: 1 addition & 1 deletion
2
library/repository/jp/kshoji/ble-midi/maven-metadata.xml.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
9374d49e4a17b1da661279aee4518acae8b088973074418462cd7b08e19e2b26319fd8e9e198e7ba25f96abebfe0166cdb719c030d14637a7e5f4806398d9bbf | ||
b438b23a655d192ed7a7a3f058e53dcdffebdba035d6c1b47f5e1e32ed3899c21725de0451cded8a0f18df74d3f959a24e4b45cf09d3ab7efa072c7a486d2ae2 |