ocap-dvr

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

ocap-dvr
Last Version

Last Version

I09
Release Date

Release Date

Type

Type

jar
Description

Description

ocap-dvr
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download ocap-dvr

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.googlecode.jinahya : ocap-api jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
I09
I08
I07
I05