JavaHg Core

Java interface using the Mercurial's commandserver

License

License

The MIT License (MIT)
Categories

Categories

Mercurial Development Tools Version Controls
GroupId

GroupId

com.aragost.javahg
ArtifactId

ArtifactId

javahg
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JavaHg Core
Java interface using the Mercurial's commandserver
Project Organization

Project Organization

aragost Trifork ag

Download javahg

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.google.code.tempus-fugit : tempus-fugit jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1