is not current version
Last Version 5.16.4

com.eduworks:ew.distributed 5.14.5


GroupId

GroupId

com.eduworks
ArtifactId

ArtifactId

ew.distributed
Version

Version

5.14.5
Type

Type

jar

Download ew.distributed 5.14.5


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