| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdrest |
| Version | Version1.3.1 |
| Type | Typejar |
| Description |
Descriptionrest
WebJar for rest
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rest-1.3.1.pom | |
| rest-1.3.1.jar | 75 KB |
| rest-1.3.1-sources.jar | 22 bytes |
| rest-1.3.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/rest/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>rest</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/rest/
implementation 'org.webjars.bower:rest:1.3.1'
// https://jarcasting.com/artifacts/org.webjars.bower/rest/
implementation ("org.webjars.bower:rest:1.3.1")
'org.webjars.bower:rest:jar:1.3.1'
<dependency org="org.webjars.bower" name="rest" rev="1.3.1">
<artifact name="rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='rest', version='1.3.1')
)
libraryDependencies += "org.webjars.bower" % "rest" % "1.3.1"
[org.webjars.bower/rest "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : when | jar | [3,4) |