is not current version
Last Version 0.0.3

org.opensourcebim:threejsplugin 0.0.1

ThreeJs viewer consists of a server side part (serializer plugin) and a clientside part (ThreeJs based javascript scenegraph).

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

threejsplugin
Version

Version

0.0.1
Type

Type

jar

Download threejsplugin 0.0.1


<!-- https://jarcasting.com/artifacts/org.opensourcebim/threejsplugin/ -->
<dependency>
    <groupId>org.opensourcebim</groupId>
    <artifactId>threejsplugin</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/threejsplugin/
implementation 'org.opensourcebim:threejsplugin:0.0.1'
// https://jarcasting.com/artifacts/org.opensourcebim/threejsplugin/
implementation ("org.opensourcebim:threejsplugin:0.0.1")
'org.opensourcebim:threejsplugin:jar:0.0.1'
<dependency org="org.opensourcebim" name="threejsplugin" rev="0.0.1">
  <artifact name="threejsplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='threejsplugin', version='0.0.1')
)
libraryDependencies += "org.opensourcebim" % "threejsplugin" % "0.0.1"
[org.opensourcebim/threejsplugin "0.0.1"]