WebJar for Prototype
More info: http://webjars.org
Upstream: http://prototypejs.org
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdprototype |
| Last Version | Last Version1.7.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPrototype
WebJar for Prototype
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| prototype-1.7.3.0.pom | |
| prototype-1.7.3.0.jar | 42 KB |
| prototype-1.7.3.0-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/prototype/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>prototype</artifactId>
<version>1.7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/prototype/
implementation 'org.webjars:prototype:1.7.3.0'
// https://jarcasting.com/artifacts/org.webjars/prototype/
implementation ("org.webjars:prototype:1.7.3.0")
'org.webjars:prototype:jar:1.7.3.0'
<dependency org="org.webjars" name="prototype" rev="1.7.3.0">
<artifact name="prototype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='prototype', version='1.7.3.0')
)
libraryDependencies += "org.webjars" % "prototype" % "1.7.3.0"
[org.webjars/prototype "1.7.3.0"]
WebJar for Prototype
More info: http://webjars.org
Upstream: http://prototypejs.org