is not current version
Last Version 4.0.5

org.webjars.npm:git-up 4.0.1

WebJar for git-up

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

git-up
Version

Version

4.0.1
Type

Type

jar

Download git-up 4.0.1


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