ocap-hn

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

GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

ocap-hn
Last Version

Last Version

I11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

CableLabs

Download ocap-hn

How to add to project

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

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
I11
I10
I09
I08
I07
I06
I05