License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.disy.prototype |
ArtifactId | ArtifactIdprototype |
Last Version | Last Version1.6.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrototype
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.
|
Filename | Size |
---|---|
prototype-1.6.0.3.pom | |
prototype-1.6.0.3.jar | 31 KB |
prototype-1.6.0.3-sources.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.disy.prototype/prototype/ -->
<dependency>
<groupId>net.disy.prototype</groupId>
<artifactId>prototype</artifactId>
<version>1.6.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.prototype/prototype/
implementation 'net.disy.prototype:prototype:1.6.0.3'
// https://jarcasting.com/artifacts/net.disy.prototype/prototype/
implementation ("net.disy.prototype:prototype:1.6.0.3")
'net.disy.prototype:prototype:jar:1.6.0.3'
<dependency org="net.disy.prototype" name="prototype" rev="1.6.0.3">
<artifact name="prototype" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.prototype', module='prototype', version='1.6.0.3')
)
libraryDependencies += "net.disy.prototype" % "prototype" % "1.6.0.3"
[net.disy.prototype/prototype "1.6.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.disy.legato : legato-testing | jar | 1.0.RC5 |
junit : junit | jar | 4.5 |