License |
License |
---|---|
GroupId | GroupIdcom.github.zqq90.webit-script |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.5 |
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 |
---|---|
parent-1.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/parent/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>parent</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/parent/
implementation 'com.github.zqq90.webit-script:parent:1.5'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/parent/
implementation ("com.github.zqq90.webit-script:parent:1.5")
'com.github.zqq90.webit-script:parent:pom:1.5'
<dependency org="com.github.zqq90.webit-script" name="parent" rev="1.5">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='parent', version='1.5')
)
libraryDependencies += "com.github.zqq90.webit-script" % "parent" % "1.5"
[com.github.zqq90.webit-script/parent "1.5"]