| License |
License |
|---|---|
| GroupId | GroupIdcom.seanproctor |
| ArtifactId | ArtifactIdonvifcamera |
| Version | Version1.3.1 |
| Type | Typeaar |
| Description |
Descriptiononvifcamera
An android library to interact with ONVIF cameras.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| onvifcamera-1.3.1.pom | |
| onvifcamera-1.3.1-sources.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.seanproctor/onvifcamera/ -->
<dependency>
<groupId>com.seanproctor</groupId>
<artifactId>onvifcamera</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.seanproctor/onvifcamera/
implementation 'com.seanproctor:onvifcamera:1.3.1'
// https://jarcasting.com/artifacts/com.seanproctor/onvifcamera/
implementation ("com.seanproctor:onvifcamera:1.3.1")
'com.seanproctor:onvifcamera:aar:1.3.1'
<dependency org="com.seanproctor" name="onvifcamera" rev="1.3.1">
<artifact name="onvifcamera" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.seanproctor', module='onvifcamera', version='1.3.1')
)
libraryDependencies += "com.seanproctor" % "onvifcamera" % "1.3.1"
[com.seanproctor/onvifcamera "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
| io.github.rburgst : okhttp-digest | jar | 2.5 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.3 |