Last Version

dvr4j 1.2

针对各个主要DVR厂商SDK的Java封装

License

License

GroupId

GroupId

com.github.ruiyun.dvr4j
ArtifactId

ArtifactId

dvr4j
Version

Version

1.2
Type

Type

jar
Description

Description

dvr4j
针对各个主要DVR厂商SDK的Java封装
Project URL

Project URL

http://github.com/Ruiyun/dvr4j
Source Code Management

Source Code Management

https://github.com/Ruiyun/dvr4j

Download dvr4j 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.0.0
com.github.ruiyun.dvr4j : dvr4j-contrib jar 1.0

Project Modules

There are no modules declared in this project.