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