is not current version
Last Version 3.9.1

com.enterprisemath:em-eac 3.5.0

Library with javascript objects for easy business logic coding.

GroupId

GroupId

com.enterprisemath
ArtifactId

ArtifactId

em-eac
Version

Version

3.5.0
Type

Type

jar

Download em-eac 3.5.0


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