GroupId | GroupIdorg.webjars.bowergithub.dmitrybaranovskiy |
---|---|
ArtifactId | ArtifactIdraphael |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
raphael-2.0.0.pom | |
raphael-2.0.0.jar | 308 KB |
raphael-2.0.0-sources.jar | 22 bytes |
raphael-2.0.0-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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dmitrybaranovskiy/raphael/
implementation 'org.webjars.bowergithub.dmitrybaranovskiy:raphael:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.dmitrybaranovskiy/raphael/
implementation ("org.webjars.bowergithub.dmitrybaranovskiy:raphael:2.0.0")
'org.webjars.bowergithub.dmitrybaranovskiy:raphael:jar:2.0.0'
<dependency org="org.webjars.bowergithub.dmitrybaranovskiy" name="raphael" rev="2.0.0">
<artifact name="raphael" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.dmitrybaranovskiy', module='raphael', version='2.0.0')
)
libraryDependencies += "org.webjars.bowergithub.dmitrybaranovskiy" % "raphael" % "2.0.0"
[org.webjars.bowergithub.dmitrybaranovskiy/raphael "2.0.0"]