License |
License |
---|---|
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-script |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-script
icefrog 脚本执行封装
|
Filename | Size |
---|---|
icefrog-script-1.0.0.pom | |
icefrog-script-1.0.0.jar | 9 KB |
icefrog-script-1.0.0-sources.jar | 5 KB |
icefrog-script-1.0.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-script/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-script</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-script/
implementation 'io.github.whaleal:icefrog-script:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-script/
implementation ("io.github.whaleal:icefrog-script:1.0.0")
'io.github.whaleal:icefrog-script:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-script" rev="1.0.0">
<artifact name="icefrog-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-script', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-script" % "1.0.0"
[io.github.whaleal/icefrog-script "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.python : jython | jar | 2.7.2 |
org.luaj : luaj-jse | jar | 3.0.1 |
org.codehaus.groovy : groovy-all | pom | 3.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |