is not current version
Last Version 0.1.1

com.github.serlockholmes:easy-server 0.0.1


GroupId

GroupId

com.github.serlockholmes
ArtifactId

ArtifactId

easy-server
Version

Version

0.0.1
Type

Type

jar

Download easy-server 0.0.1


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