is not current version
Last Version 0.0.5

com.github.chengtengfei:onvif-sample 0.0.4

The test uploads the jar to the maven central repository

GroupId

GroupId

com.github.chengtengfei
ArtifactId

ArtifactId

onvif-sample
Version

Version

0.0.4
Type

Type

jar

Download onvif-sample 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.chengtengfei/onvif-sample/ -->
<dependency>
    <groupId>com.github.chengtengfei</groupId>
    <artifactId>onvif-sample</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chengtengfei/onvif-sample/
implementation 'com.github.chengtengfei:onvif-sample:0.0.4'
// https://jarcasting.com/artifacts/com.github.chengtengfei/onvif-sample/
implementation ("com.github.chengtengfei:onvif-sample:0.0.4")
'com.github.chengtengfei:onvif-sample:jar:0.0.4'
<dependency org="com.github.chengtengfei" name="onvif-sample" rev="0.0.4">
  <artifact name="onvif-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chengtengfei', module='onvif-sample', version='0.0.4')
)
libraryDependencies += "com.github.chengtengfei" % "onvif-sample" % "0.0.4"
[com.github.chengtengfei/onvif-sample "0.0.4"]