GroupId | GroupIdorg.webjars.bowergithub.dmitrybaranovskiy |
---|---|
ArtifactId | ArtifactIdraphael |
Version | Version2.2.7 |
Type | Typejar |
Filename | Size |
---|---|
raphael-2.2.7.pom | |
raphael-2.2.7.jar | 278 KB |
raphael-2.2.7-sources.jar | 22 bytes |
raphael-2.2.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.dmitrybaranovskiy/raphael/ -->
<dependency>
<groupId>org.webjars.bowergithub.dmitrybaranovskiy</groupId>
<artifactId>raphael</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dmitrybaranovskiy/raphael/
implementation 'org.webjars.bowergithub.dmitrybaranovskiy:raphael:2.2.7'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dmitrybaranovskiy/raphael/
implementation ("org.webjars.bowergithub.dmitrybaranovskiy:raphael:2.2.7")
'org.webjars.bowergithub.dmitrybaranovskiy:raphael:jar:2.2.7'
<dependency org="org.webjars.bowergithub.dmitrybaranovskiy" name="raphael" rev="2.2.7">
<artifact name="raphael" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.dmitrybaranovskiy', module='raphael', version='2.2.7')
)
libraryDependencies += "org.webjars.bowergithub.dmitrybaranovskiy" % "raphael" % "2.2.7"
[org.webjars.bowergithub.dmitrybaranovskiy/raphael "2.2.7"]