License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__minimatch |
Version | Version3.0.4 |
Type | Typejar |
Description |
Description@types/minimatch
WebJar for @types/minimatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__minimatch-3.0.4.pom | |
types__minimatch-3.0.4.jar | 5 KB |
types__minimatch-3.0.4-sources.jar | 22 bytes |
types__minimatch-3.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__minimatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__minimatch</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__minimatch/
implementation 'org.webjars.npm:types__minimatch:3.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/types__minimatch/
implementation ("org.webjars.npm:types__minimatch:3.0.4")
'org.webjars.npm:types__minimatch:jar:3.0.4'
<dependency org="org.webjars.npm" name="types__minimatch" rev="3.0.4">
<artifact name="types__minimatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__minimatch', version='3.0.4')
)
libraryDependencies += "org.webjars.npm" % "types__minimatch" % "3.0.4"
[org.webjars.npm/types__minimatch "3.0.4"]