License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.nabto.edge.client |
ArtifactId | ArtifactIdlibrary |
Version | Version2.1.0 |
Type | Typeaar |
Description |
Descriptionlibrary
Nabto Edge Client library for android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-2.1.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.nabto.edge.client/library/ -->
<dependency>
<groupId>com.nabto.edge.client</groupId>
<artifactId>library</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nabto.edge.client/library/
implementation 'com.nabto.edge.client:library:2.1.0'
// https://jarcasting.com/artifacts/com.nabto.edge.client/library/
implementation ("com.nabto.edge.client:library:2.1.0")
'com.nabto.edge.client:library:aar:2.1.0'
<dependency org="com.nabto.edge.client" name="library" rev="2.1.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nabto.edge.client', module='library', version='2.1.0')
)
libraryDependencies += "com.nabto.edge.client" % "library" % "2.1.0"
[com.nabto.edge.client/library "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |