License |
License |
---|---|
GroupId | GroupIdcom.github.zqq90.webit-script |
ArtifactId | ArtifactIdwebit-script-support |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWebit Script Support
a template-like script and engine, all writen with Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webit-script-support-1.4.1.pom | 846 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-support/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script-support</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-support/
implementation 'com.github.zqq90.webit-script:webit-script-support:1.4.1'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-support/
implementation ("com.github.zqq90.webit-script:webit-script-support:1.4.1")
'com.github.zqq90.webit-script:webit-script-support:pom:1.4.1'
<dependency org="com.github.zqq90.webit-script" name="webit-script-support" rev="1.4.1">
<artifact name="webit-script-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script-support', version='1.4.1')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script-support" % "1.4.1"
[com.github.zqq90.webit-script/webit-script-support "1.4.1"]