is not current version
Last Version 0.19.0

org.webjars.npm:nodegit 0.10.0

WebJar for nodegit

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

nodegit
Version

Version

0.10.0
Type

Type

jar

Download nodegit 0.10.0


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