is not current version
Last Version 1.0.4

com.tvd12:ezyhttp-server-management 1.0.1

Provider managment APIs for ezyhttp server

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezyhttp-server-management
Version

Version

1.0.1
Type

Type

jar

Download ezyhttp-server-management 1.0.1


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