License |
License
BSD 2-Clause
|
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstaged-git-files |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionstaged-git-files
WebJar for staged-git-files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
staged-git-files-1.1.1.pom | |
staged-git-files-1.1.1.jar | 10 KB |
staged-git-files-1.1.1-sources.jar | 22 bytes |
staged-git-files-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/staged-git-files/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>staged-git-files</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/staged-git-files/
implementation 'org.webjars.npm:staged-git-files:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/staged-git-files/
implementation ("org.webjars.npm:staged-git-files:1.1.1")
'org.webjars.npm:staged-git-files:jar:1.1.1'
<dependency org="org.webjars.npm" name="staged-git-files" rev="1.1.1">
<artifact name="staged-git-files" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='staged-git-files', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "staged-git-files" % "1.1.1"
[org.webjars.npm/staged-git-files "1.1.1"]