| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.zqq90.webit-script |
| Идентификатор | Идентификаторsupport |
| Версия | Версия1.5 |
| Тип | Типpom |
| Описание |
ОписаниеWebit Script Support
A template-like script and engine, all writen with Java.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| support-1.5.pom | 818 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/support/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>support</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/support/
implementation 'com.github.zqq90.webit-script:support:1.5'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/support/
implementation ("com.github.zqq90.webit-script:support:1.5")
'com.github.zqq90.webit-script:support:pom:1.5'
<dependency org="com.github.zqq90.webit-script" name="support" rev="1.5">
<artifact name="support" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='support', version='1.5')
)
libraryDependencies += "com.github.zqq90.webit-script" % "support" % "1.5"
[com.github.zqq90.webit-script/support "1.5"]