is not current version
Last Version 1.0.4

com.tvd12:ezyhttp-server-core 0.1.0


GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp-server-core
Version

Version

0.1.0
Type

Type

jar

Download ezyhttp-server-core 0.1.0


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