is not current version
Last Version 1.7.3.0

org.webjars:prototype 1.7.1.0

WebJar for Prototype

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

prototype
Version

Version

1.7.1.0
Type

Type

jar

Download prototype 1.7.1.0


<!-- https://jarcasting.com/artifacts/org.webjars/prototype/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>prototype</artifactId>
    <version>1.7.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/prototype/
implementation 'org.webjars:prototype:1.7.1.0'
// https://jarcasting.com/artifacts/org.webjars/prototype/
implementation ("org.webjars:prototype:1.7.1.0")
'org.webjars:prototype:jar:1.7.1.0'
<dependency org="org.webjars" name="prototype" rev="1.7.1.0">
  <artifact name="prototype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='prototype', version='1.7.1.0')
)
libraryDependencies += "org.webjars" % "prototype" % "1.7.1.0"
[org.webjars/prototype "1.7.1.0"]