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