| License |
License
MIT
|
|---|---|
| Categories |
CategoriesGit Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgit-up |
| Last Version | Last Version4.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongit-up
WebJar for git-up
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| git-up-4.0.5.pom | |
| git-up-4.0.5.jar | 6 KB |
| git-up-4.0.5-sources.jar | 22 bytes |
| git-up-4.0.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/git-up/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>git-up</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/git-up/
implementation 'org.webjars.npm:git-up:4.0.5'
// https://jarcasting.com/artifacts/org.webjars.npm/git-up/
implementation ("org.webjars.npm:git-up:4.0.5")
'org.webjars.npm:git-up:jar:4.0.5'
<dependency org="org.webjars.npm" name="git-up" rev="4.0.5">
<artifact name="git-up" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='git-up', version='4.0.5')
)
libraryDependencies += "org.webjars.npm" % "git-up" % "4.0.5"
[org.webjars.npm/git-up "4.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : is-ssh | jar | [1.3.0,2) |
| org.webjars.npm : parse-url | jar | [6.0.0,7) |