License |
License |
---|---|
GroupId | GroupIdcom.eduworks |
ArtifactId | ArtifactIdew.image |
Version | Version5.16.4 |
Type | Typejar |
Description |
DescriptionLEVR is a web service framework that allows you to write and publish complex web services quickly and
in a variety of domain-specific languages.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ew.image-5.16.4.pom | |
ew.image-5.16.4.jar | 19 KB |
ew.image-5.16.4-sources.jar | 18 KB |
ew.image-5.16.4-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eduworks/ew.image/ -->
<dependency>
<groupId>com.eduworks</groupId>
<artifactId>ew.image</artifactId>
<version>5.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.eduworks/ew.image/
implementation 'com.eduworks:ew.image:5.16.4'
// https://jarcasting.com/artifacts/com.eduworks/ew.image/
implementation ("com.eduworks:ew.image:5.16.4")
'com.eduworks:ew.image:jar:5.16.4'
<dependency org="com.eduworks" name="ew.image" rev="5.16.4">
<artifact name="ew.image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eduworks', module='ew.image', version='5.16.4')
)
libraryDependencies += "com.eduworks" % "ew.image" % "5.16.4"
[com.eduworks/ew.image "5.16.4"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |