Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite072ce9

Browse files
Add inclusion code for Maven
1 parent59c3d55 commite072ce9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎README.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ dependencies {
1414
compile 'eu.basicairdata:bluetoothhelper:1.0.5'
1515
}
1616
```
17+
Or Maven
18+
```xml
19+
<dependency>
20+
<groupId>eu.basicairdata</groupId>
21+
<artifactId>bluetoothhelper</artifactId>
22+
<version>1.0.5</version>
23+
<type>pom</type>
24+
</dependency>
25+
```
1726

1827
##Getting started
1928
###Setup

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp