swfobject

WebJar for swfobject

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

swfobject
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

swfobject
WebJar for swfobject
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/unshiftio/swfobject

Download swfobject

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

swfobject

Made by unshiftVersion npmIRC channel

This a browserify compatible version of the swfobject library which is used to embed flash objects in your browsers.

The full documentation is available at: https://code.google.com/p/swfobject/wiki/documentation

Installation

This module is intended to be used in browserify and can therefor be installed using npm:

npm install --save swfobject

Versioning

This module follows the versioning scheme that the swfobject uses. The major is the major version used by the swfobject project. The minor version is also used by the project. So swfobject 2.2 maps to 2.2.x on semver. The patch versions are used by this library to update browserify releases, fixes and other misc changes.

License

Same as the swfobject's license, MIT

org.webjars.npm

Versions

Version
2.2.1