is not current version
Last Version 5.16.4

com.eduworks:ew.distributed 3.1.1


GroupId

GroupId

com.eduworks
ArtifactId

ArtifactId

ew.distributed
Version

Version

3.1.1
Type

Type

jar

Download ew.distributed 3.1.1


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