License |
License
MIT License
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdsigma.js |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionSigma.js
WebJar for Sigma.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sigma.js-1.0.3.pom | |
sigma.js-1.0.3.jar | 36 KB |
sigma.js-1.0.3-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/sigma.js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>sigma.js</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sigma.js/
implementation 'org.webjars:sigma.js:1.0.3'
// https://jarcasting.com/artifacts/org.webjars/sigma.js/
implementation ("org.webjars:sigma.js:1.0.3")
'org.webjars:sigma.js:jar:1.0.3'
<dependency org="org.webjars" name="sigma.js" rev="1.0.3">
<artifact name="sigma.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sigma.js', version='1.0.3')
)
libraryDependencies += "org.webjars" % "sigma.js" % "1.0.3"
[org.webjars/sigma.js "1.0.3"]