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

com.github.zqq90.webit-script:webit-script 1.4.0

a template-like script and engine, all writen with Java.

Группа

Группа

com.github.zqq90.webit-script
Идентификатор

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

webit-script
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать webit-script 1.4.0


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