is not current version
Last Version 5.16.4

com.eduworks:ew.distributed 5.15.1


GroupId

GroupId

com.eduworks
ArtifactId

ArtifactId

ew.distributed
Version

Version

5.15.1
Type

Type

jar

Download ew.distributed 5.15.1


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