License |
License
Copyright (c) 2013 Capgemini Technology Services
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdcgSceneGraph |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioncgSceneGraph
WebJar for cgSceneGraph
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cgSceneGraph-1.4.2.pom | |
cgSceneGraph-1.4.2.jar | 18 KB |
cgSceneGraph-1.4.2-javadoc.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/cgSceneGraph/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>cgSceneGraph</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/cgSceneGraph/
implementation 'org.webjars:cgSceneGraph:1.4.2'
// https://jarcasting.com/artifacts/org.webjars/cgSceneGraph/
implementation ("org.webjars:cgSceneGraph:1.4.2")
'org.webjars:cgSceneGraph:jar:1.4.2'
<dependency org="org.webjars" name="cgSceneGraph" rev="1.4.2">
<artifact name="cgSceneGraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='cgSceneGraph', version='1.4.2')
)
libraryDependencies += "org.webjars" % "cgSceneGraph" % "1.4.2"
[org.webjars/cgSceneGraph "1.4.2"]