library

Nabto Edge Client library for android.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nabto.edge.client
ArtifactId

ArtifactId

library
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

library
Nabto Edge Client library for android.
Project URL

Project URL

https://github.com/nabto/edge-client-android
Source Code Management

Source Code Management

https://github.com/nabto/edge-client-android

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.nabto.edge.client/library/ -->
<dependency>
    <groupId>com.nabto.edge.client</groupId>
    <artifactId>library</artifactId>
    <version>2.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nabto.edge.client/library/
implementation 'com.nabto.edge.client:library:2.1.1'
// https://jarcasting.com/artifacts/com.nabto.edge.client/library/
implementation ("com.nabto.edge.client:library:2.1.1")
'com.nabto.edge.client:library:aar:2.1.1'
<dependency org="com.nabto.edge.client" name="library" rev="2.1.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nabto.edge.client', module='library', version='2.1.1')
)
libraryDependencies += "com.nabto.edge.client" % "library" % "2.1.1"
[com.nabto.edge.client/library "2.1.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0