is not current version
Last Version 1.1.2

com.github.yoojia:halo-core 1.0.6

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

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-core
Version

Version

1.0.6
Type

Type

jar

Download halo-core 1.0.6


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