is not current version
Last Version 1.1

com.github.yoojia:halo-server 1.0

A FAST && THIN && HIGH SCALABLE Java web framework

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-server
Version

Version

1.0
Type

Type

jar

Download halo-server 1.0


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