is not current version
Last Version 1.1.2

com.github.yoojia:halo-core 1.0.1

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

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-core
Version

Version

1.0.1
Type

Type

jar

Download halo-core 1.0.1


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