is not current version
Last Version 1.19.1

fr.wseduc:web-utils 1.19.0

Vert.x web utils framework

GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

web-utils
Version

Version

1.19.0
Type

Type

jar

Download web-utils 1.19.0


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