is not current version
Last Version 1.4.15

org.webjars.npm:types__backbone 1.0.29

WebJar for @types/backbone

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__backbone
Version

Version

1.0.29
Type

Type

jar

Download types__backbone 1.0.29


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