is not current version
Last Version 1.2.0

fr.techad:edc-httpd-java 1.1.1

Embedded httpd server to serve the help documentation published by edc

Categories

Categories

Java Languages
GroupId

GroupId

fr.techad
ArtifactId

ArtifactId

edc-httpd-java
Version

Version

1.1.1
Type

Type

jar

Download edc-httpd-java 1.1.1


<!-- https://jarcasting.com/artifacts/fr.techad/edc-httpd-java/ -->
<dependency>
    <groupId>fr.techad</groupId>
    <artifactId>edc-httpd-java</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.techad/edc-httpd-java/
implementation 'fr.techad:edc-httpd-java:1.1.1'
// https://jarcasting.com/artifacts/fr.techad/edc-httpd-java/
implementation ("fr.techad:edc-httpd-java:1.1.1")
'fr.techad:edc-httpd-java:jar:1.1.1'
<dependency org="fr.techad" name="edc-httpd-java" rev="1.1.1">
  <artifact name="edc-httpd-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.techad', module='edc-httpd-java', version='1.1.1')
)
libraryDependencies += "fr.techad" % "edc-httpd-java" % "1.1.1"
[fr.techad/edc-httpd-java "1.1.1"]