is not current version
Last Version 1.1.3

com.gdxsoft.easyweb:emp-script-static 1.0.3

EmpScript static files

GroupId

GroupId

com.gdxsoft.easyweb
ArtifactId

ArtifactId

emp-script-static
Version

Version

1.0.3
Type

Type

jar

Download emp-script-static 1.0.3


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