is not current version
Last Version 0.139.0

org.webjars.npm:types__three 0.133.0

WebJar for @types/three

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

types__three
Version

Version

0.133.0
Type

Type

jar

Download types__three 0.133.0


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