is not current version
Last Version 4.1.0

org.webjars.npm:hosted-git-info 2.6.1

WebJar for hosted-git-info

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hosted-git-info
Version

Version

2.6.1
Type

Type

jar

Download hosted-git-info 2.6.1


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