License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbackbone-marionette-parent |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBackbone.Marionette Parent
WebJar for Backbone.Marionette
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
backbone-marionette-parent-2.4.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/backbone-marionette-parent/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>backbone-marionette-parent</artifactId>
<version>2.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/backbone-marionette-parent/
implementation 'org.webjars:backbone-marionette-parent:2.4.1'
// https://jarcasting.com/artifacts/org.webjars/backbone-marionette-parent/
implementation ("org.webjars:backbone-marionette-parent:2.4.1")
'org.webjars:backbone-marionette-parent:pom:2.4.1'
<dependency org="org.webjars" name="backbone-marionette-parent" rev="2.4.1">
<artifact name="backbone-marionette-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='backbone-marionette-parent', version='2.4.1')
)
libraryDependencies += "org.webjars" % "backbone-marionette-parent" % "2.4.1"
[org.webjars/backbone-marionette-parent "2.4.1"]