is not current version
Last Version 1.1.0

com.github.yoojia:halo-assets 1.0.1

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

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

halo-assets
Version

Version

1.0.1
Type

Type

jar

Download halo-assets 1.0.1


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