is not current version
Last Version 0.2.2

com.cldellow:manu-serve 0.2.0


GroupId

GroupId

com.cldellow
ArtifactId

ArtifactId

manu-serve
Version

Version

0.2.0
Type

Type

jar

Download manu-serve 0.2.0


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