is not current version
Last Version 1.1.3

com.gdxsoft.easyweb:emp-script 1.0.3

Web系统快速成型系统

GroupId

GroupId

com.gdxsoft.easyweb
ArtifactId

ArtifactId

emp-script
Version

Version

1.0.3
Type

Type

jar

Download emp-script 1.0.3


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