| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdpost-robot |
| Version | Version8.0.0 |
| Type | Typejar |
| Description |
Descriptionpost-robot
WebJar for post-robot
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| post-robot-8.0.0.pom | |
| post-robot-8.0.0.jar | 380 KB |
| post-robot-8.0.0-sources.jar | 22 bytes |
| post-robot-8.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/post-robot/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>post-robot</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/post-robot/
implementation 'org.webjars.bower:post-robot:8.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/post-robot/
implementation ("org.webjars.bower:post-robot:8.0.0")
'org.webjars.bower:post-robot:jar:8.0.0'
<dependency org="org.webjars.bower" name="post-robot" rev="8.0.0">
<artifact name="post-robot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='post-robot', version='8.0.0')
)
libraryDependencies += "org.webjars.bower" % "post-robot" % "8.0.0"
[org.webjars.bower/post-robot "8.0.0"]