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