не последняя версия
Последняя версия 2.1.4

org.webjars:raphaeljs 2.1.2-1

WebJar for Rapha��l

Группа

Группа

org.webjars
Идентификатор

Идентификатор

raphaeljs
Версия

Версия

2.1.2-1
Тип

Тип

jar

Скачать raphaeljs 2.1.2-1


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