License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfilesystem-constants |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionfilesystem-constants
WebJar for filesystem-constants
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
filesystem-constants-1.0.0.pom | |
filesystem-constants-1.0.0.jar | 4 KB |
filesystem-constants-1.0.0-sources.jar | 22 bytes |
filesystem-constants-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/filesystem-constants/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>filesystem-constants</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/filesystem-constants/
implementation 'org.webjars.npm:filesystem-constants:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/filesystem-constants/
implementation ("org.webjars.npm:filesystem-constants:1.0.0")
'org.webjars.npm:filesystem-constants:jar:1.0.0'
<dependency org="org.webjars.npm" name="filesystem-constants" rev="1.0.0">
<artifact name="filesystem-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='filesystem-constants', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "filesystem-constants" % "1.0.0"
[org.webjars.npm/filesystem-constants "1.0.0"]