WebJar for Raphaël
More info: http://webjars.org
Upstream: http://raphaeljs.com/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdraphaeljs |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRaphaël
WebJar for Raphaël
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
raphaeljs-2.1.4.pom | |
raphaeljs-2.1.4.jar | 96 KB |
raphaeljs-2.1.4-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/raphaeljs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>raphaeljs</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/raphaeljs/
implementation 'org.webjars:raphaeljs:2.1.4'
// https://jarcasting.com/artifacts/org.webjars/raphaeljs/
implementation ("org.webjars:raphaeljs:2.1.4")
'org.webjars:raphaeljs:jar:2.1.4'
<dependency org="org.webjars" name="raphaeljs" rev="2.1.4">
<artifact name="raphaeljs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='raphaeljs', version='2.1.4')
)
libraryDependencies += "org.webjars" % "raphaeljs" % "2.1.4"
[org.webjars/raphaeljs "2.1.4"]
WebJar for Raphaël
More info: http://webjars.org
Upstream: http://raphaeljs.com/