is not current version
Last Version 1.1.71

com.whaleal.icefrog:icefrog-script 1.0.0

icefrog 脚本执行封装

GroupId

GroupId

com.whaleal.icefrog
ArtifactId

ArtifactId

icefrog-script
Version

Version

1.0.0
Type

Type

jar

Download icefrog-script 1.0.0


<!-- https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-script/ -->
<dependency>
    <groupId>com.whaleal.icefrog</groupId>
    <artifactId>icefrog-script</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-script/
implementation 'com.whaleal.icefrog:icefrog-script:1.0.0'
// https://jarcasting.com/artifacts/com.whaleal.icefrog/icefrog-script/
implementation ("com.whaleal.icefrog:icefrog-script:1.0.0")
'com.whaleal.icefrog:icefrog-script:jar:1.0.0'
<dependency org="com.whaleal.icefrog" name="icefrog-script" rev="1.0.0">
  <artifact name="icefrog-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whaleal.icefrog', module='icefrog-script', version='1.0.0')
)
libraryDependencies += "com.whaleal.icefrog" % "icefrog-script" % "1.0.0"
[com.whaleal.icefrog/icefrog-script "1.0.0"]