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

org.webjars.npm:super-three 0.111.5

WebJar for super-three

Группа

Группа

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

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

super-three
Версия

Версия

0.111.5
Тип

Тип

jar

Скачать super-three 0.111.5


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