License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpostinstall-build |
Version | Version5.0.3 |
Type | Typejar |
Description |
Descriptionpostinstall-build
WebJar for postinstall-build
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
postinstall-build-5.0.3.pom | |
postinstall-build-5.0.3.jar | 14 KB |
postinstall-build-5.0.3-sources.jar | 22 bytes |
postinstall-build-5.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/postinstall-build/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>postinstall-build</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/postinstall-build/
implementation 'org.webjars.npm:postinstall-build:5.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/postinstall-build/
implementation ("org.webjars.npm:postinstall-build:5.0.3")
'org.webjars.npm:postinstall-build:jar:5.0.3'
<dependency org="org.webjars.npm" name="postinstall-build" rev="5.0.3">
<artifact name="postinstall-build" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='postinstall-build', version='5.0.3')
)
libraryDependencies += "org.webjars.npm" % "postinstall-build" % "5.0.3"
[org.webjars.npm/postinstall-build "5.0.3"]