не последняя версия
Последняя версия 0.111.6

org.webjars.npm:super-three 0.102.2

WebJar for super-three

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

super-three
Версия

Версия

0.102.2
Тип

Тип

jar

Скачать super-three 0.102.2


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