Jar examples for c:cvslib
You can download jar file cvslib 3.6 in this page.
You can use the following script to add cvslib-3.6.jar to your project.
<dependency> <groupId>netbeans</groupId> <artifactId>cvslib</artifactId> <version>3.6</version> </dependency>
compile group: 'netbeans', name: 'cvslib', version: '3.6'
libraryDependencies += "netbeans" % "cvslib" % "3.6"
<dependency org="netbeans" name="cvslib" rev="3.6"/>
@Grapes(@Grab(group='netbeans', module='cvslib', version='3.6'))
'netbeans:cvslib:jar:3.6'
Click the following link to download the jar file.
cvslib-3.6.jar