| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ruiyun.dvr4j |
| ArtifactId | ArtifactIddvr4j |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondvr4j
针对各个主要DVR厂商SDK的Java封装
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dvr4j-1.2.pom | |
| dvr4j-1.2.jar | 36 KB |
| dvr4j-1.2-sources.jar | 123 KB |
| dvr4j-1.2-javadoc.jar | 421 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | jar | 4.0.0 |
| com.github.ruiyun.dvr4j : dvr4j-contrib | jar | 1.0 |