is not current version
Last Version 4.0.5

org.webjars.npm:git-up 2.1.0

WebJar for git-up

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

git-up
Version

Version

2.1.0
Type

Type

jar

Download git-up 2.1.0


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