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