is not current version
Last Version 11.4.4

org.webjars.npm:git-url-parse 11.1.2

WebJar for git-url-parse

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

git-url-parse
Version

Version

11.1.2
Type

Type

jar

Download git-url-parse 11.1.2


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