is not current version
Last Version 1.0.4

com.tvd12:ezyhttp-server-boot 1.0.1


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp-server-boot
Version

Version

1.0.1
Type

Type

jar

Download ezyhttp-server-boot 1.0.1


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