is not current version
Last Version 1.1.3

com.gdxsoft.easyweb:emp-script 1.0.4

Web系统快速成型系统

GroupId

GroupId

com.gdxsoft.easyweb
ArtifactId

ArtifactId

emp-script
Version

Version

1.0.4
Type

Type

jar

Download emp-script 1.0.4


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