| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.component |
| ArtifactId | ArtifactIdthrottle |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthrottleit
WebJar for throttleit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| throttle-1.0.0.pom | |
| throttle-1.0.0.jar | 5 KB |
| throttle-1.0.0-sources.jar | 22 bytes |
| throttle-1.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.component/throttle/ -->
<dependency>
<groupId>org.webjars.bowergithub.component</groupId>
<artifactId>throttle</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.component/throttle/
implementation 'org.webjars.bowergithub.component:throttle:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.component/throttle/
implementation ("org.webjars.bowergithub.component:throttle:1.0.0")
'org.webjars.bowergithub.component:throttle:jar:1.0.0'
<dependency org="org.webjars.bowergithub.component" name="throttle" rev="1.0.0">
<artifact name="throttle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.component', module='throttle', version='1.0.0')
)
libraryDependencies += "org.webjars.bowergithub.component" % "throttle" % "1.0.0"
[org.webjars.bowergithub.component/throttle "1.0.0"]