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

com.butor:butor-js 1.0.12

This Butor Javascript Framework module

Категории

Категории

JavaScript Языки программирования
Группа

Группа

com.butor
Идентификатор

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

butor-js
Версия

Версия

1.0.12
Тип

Тип

jar

Скачать butor-js 1.0.12


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