Prototype Parent

Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.disy.prototype
ArtifactId

ArtifactId

prototype-parent
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

Prototype Parent
Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.

Download prototype-parent

Filename Size
prototype-parent-3.pom 2 KB
Browse

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • ../prototype

Versions

Version
3