ocap-api

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

GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

ocap-api
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

CableLabs

Download ocap-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3
1.2.3
1.2.2
1.2.1
1.2
1.1.3
1.1.2