is not current version
Last Version 0.8

org.nuiton:scmwebeditor-git 0.7

Adds the support of Git repositories to ScmWebEditor.

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.nuiton
ArtifactId

ArtifactId

scmwebeditor-git
Version

Version

0.7
Type

Type

jar

Download scmwebeditor-git 0.7


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