License |
License |
---|---|
GroupId | GroupIdfr.bmartel |
ArtifactId | ArtifactIdnotti-service |
Version | Version0.21 |
Type | Typeaar |
Description |
Descriptionnotti-service
Android app interacting with Notti bluetooth device
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
notti-service-0.21.pom | |
notti-service-0.21.aar | 30 KB |
notti-service-0.21-sources.jar | 30 KB |
notti-service-0.21-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.bmartel/notti-service/ -->
<dependency>
<groupId>fr.bmartel</groupId>
<artifactId>notti-service</artifactId>
<version>0.21</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.bmartel/notti-service/
implementation 'fr.bmartel:notti-service:0.21'
// https://jarcasting.com/artifacts/fr.bmartel/notti-service/
implementation ("fr.bmartel:notti-service:0.21")
'fr.bmartel:notti-service:aar:0.21'
<dependency org="fr.bmartel" name="notti-service" rev="0.21">
<artifact name="notti-service" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.bmartel', module='notti-service', version='0.21')
)
libraryDependencies += "fr.bmartel" % "notti-service" % "0.21"
[fr.bmartel/notti-service "0.21"]