Last Version

JavaHg parent POM 0.4

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-parent
Version

Version

0.4
Type

Type

pom
Description

Description

JavaHg parent POM
Java interface using the Mercurial's commandserver
Project URL

Project URL

http://javahg.aragost.com
Project Organization

Project Organization

aragost Trifork ag

Download javahg-parent 0.4

Filename Size
javahg-parent-0.4.pom 8 KB
Browse

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

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.