org.netbeans.lib:cvsclient


License

License

Sun Public License
Categories

Categories

NetBeans Development Tools IDE Net CLI User Interface
GroupId

GroupId

org.netbeans.lib
ArtifactId

ArtifactId

cvsclient
Last Version

Last Version

20060125
Release Date

Release Date

Type

Type

jar
Description

Description

Download cvsclient

How to add to project

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

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
20060125
20051129