j

jashing-cvs

CVS base module for Jashing
Files download
File Operation
jashing-cvs-0.0.15.jar download
jashing-cvs-0.0.15.pom download
jashing-cvs-0.0.15-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.avarabyeu.jashing.extensions</groupId>
  <artifactId>jashing-cvs</artifactId>
  <version>0.0.15</version>
</dependency>
Gradle Groovy
implementation 'com.github.avarabyeu.jashing.extensions:jashing-cvs:0.0.15'
Gradle Kotlin
implementation("com.github.avarabyeu.jashing.extensions:jashing-cvs:0.0.15")
Scala SBT
libraryDependencies += "com.github.avarabyeu.jashing.extensions" % "jashing-cvs" % "0.0.15"
Groovy Grape
@Grapes(
  @Grab(group='com.github.avarabyeu.jashing.extensions', module='jashing-cvs', version='0.0.15')
)
Apache Ivy
<dependency org="com.github.avarabyeu.jashing.extensions" name="jashing-cvs" rev="0.0.15" />
Leiningen
[com.github.avarabyeu.jashing.extensions/jashing-cvs "0.0.15"]
Apache Buildr
'com.github.avarabyeu.jashing.extensions:jashing-cvs:jar:0.0.15'