is not current version
Last Version 1.1.3

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

EmpScript static files

GroupId

GroupId

com.gdxsoft.easyweb
ArtifactId

ArtifactId

emp-script-static
Version

Version

1.0.4
Type

Type

jar

Download emp-script-static 1.0.4


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