GroupId | GroupIdcom.googlecode.jinahya |
---|---|
ArtifactId | ArtifactIdocap-ds |
Last Version | Last VersionI05 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionocap-ds
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
ocap-ds-I05.pom | |
ocap-ds-I05.jar | 8 KB |
ocap-ds-I05-sources.jar | 17 KB |
ocap-ds-I05-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/ocap-ds/ -->
<dependency>
<groupId>com.googlecode.jinahya</groupId>
<artifactId>ocap-ds</artifactId>
<version>I05</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/ocap-ds/
implementation 'com.googlecode.jinahya:ocap-ds:I05'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/ocap-ds/
implementation ("com.googlecode.jinahya:ocap-ds:I05")
'com.googlecode.jinahya:ocap-ds:jar:I05'
<dependency org="com.googlecode.jinahya" name="ocap-ds" rev="I05">
<artifact name="ocap-ds" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='ocap-ds', version='I05')
)
libraryDependencies += "com.googlecode.jinahya" % "ocap-ds" % "I05"
[com.googlecode.jinahya/ocap-ds "I05"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jinahya : ocap-api | jar | 1.2.1 |