is not current version
Last Version 1.2-ALPHA-8

it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-hg 1.2-ALPHA-2

The implementation of the Mercurial filesystem.

Categories

Categories

Mercurial Development Tools Version Controls
GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

it-tidalwave-northernwind-core-filesystem-hg
Version

Version

1.2-ALPHA-2
Type

Type

jar

Download it-tidalwave-northernwind-core-filesystem-hg 1.2-ALPHA-2


<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-core-filesystem-hg/ -->
<dependency>
    <groupId>it.tidalwave.northernwind</groupId>
    <artifactId>it-tidalwave-northernwind-core-filesystem-hg</artifactId>
    <version>1.2-ALPHA-2</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-core-filesystem-hg/
implementation 'it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-hg:1.2-ALPHA-2'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/it-tidalwave-northernwind-core-filesystem-hg/
implementation ("it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-hg:1.2-ALPHA-2")
'it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-hg:jar:1.2-ALPHA-2'
<dependency org="it.tidalwave.northernwind" name="it-tidalwave-northernwind-core-filesystem-hg" rev="1.2-ALPHA-2">
  <artifact name="it-tidalwave-northernwind-core-filesystem-hg" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='it-tidalwave-northernwind-core-filesystem-hg', version='1.2-ALPHA-2')
)
libraryDependencies += "it.tidalwave.northernwind" % "it-tidalwave-northernwind-core-filesystem-hg" % "1.2-ALPHA-2"
[it.tidalwave.northernwind/it-tidalwave-northernwind-core-filesystem-hg "1.2-ALPHA-2"]