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