License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.bowergithub.clientio |
ArtifactId | ArtifactIdjoint |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionjointjs
WebJar for jointjs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
joint-1.0.3.pom | |
joint-1.0.3.jar | 728 KB |
joint-1.0.3-sources.jar | 22 bytes |
joint-1.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.clientio/joint/ -->
<dependency>
<groupId>org.webjars.bowergithub.clientio</groupId>
<artifactId>joint</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.clientio/joint/
implementation 'org.webjars.bowergithub.clientio:joint:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.clientio/joint/
implementation ("org.webjars.bowergithub.clientio:joint:1.0.3")
'org.webjars.bowergithub.clientio:joint:jar:1.0.3'
<dependency org="org.webjars.bowergithub.clientio" name="joint" rev="1.0.3">
<artifact name="joint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.clientio', module='joint', version='1.0.3')
)
libraryDependencies += "org.webjars.bowergithub.clientio" % "joint" % "1.0.3"
[org.webjars.bowergithub.clientio/joint "1.0.3"]