GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__glob |
Version | Version7.1.1 |
Type | Typejar |
Filename | Size |
---|---|
types__glob-7.1.1.pom | |
types__glob-7.1.1.jar | 4 KB |
types__glob-7.1.1-sources.jar | 22 bytes |
types__glob-7.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__glob/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__glob</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__glob/
implementation 'org.webjars.npm:types__glob:7.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/types__glob/
implementation ("org.webjars.npm:types__glob:7.1.1")
'org.webjars.npm:types__glob:jar:7.1.1'
<dependency org="org.webjars.npm" name="types__glob" rev="7.1.1">
<artifact name="types__glob" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__glob', version='7.1.1')
)
libraryDependencies += "org.webjars.npm" % "types__glob" % "7.1.1"
[org.webjars.npm/types__glob "7.1.1"]