is not current version
Last Version 11.4.4

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

WebJar for git-url-parse

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

git-url-parse
Version

Version

10.1.0
Type

Type

jar

Download git-url-parse 10.1.0


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