Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnpmcli__git |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
npmcli__git-2.0.2.pom | |
npmcli__git-2.0.2.jar | 14 KB |
npmcli__git-2.0.2-sources.jar | 22 bytes |
npmcli__git-2.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/npmcli__git/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>npmcli__git</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/npmcli__git/
implementation 'org.webjars.npm:npmcli__git:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/npmcli__git/
implementation ("org.webjars.npm:npmcli__git:2.0.2")
'org.webjars.npm:npmcli__git:jar:2.0.2'
<dependency org="org.webjars.npm" name="npmcli__git" rev="2.0.2">
<artifact name="npmcli__git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='npmcli__git', version='2.0.2')
)
libraryDependencies += "org.webjars.npm" % "npmcli__git" % "2.0.2"
[org.webjars.npm/npmcli__git "2.0.2"]