is not current version
Last Version 1.1

com.github.yoojia:next-assets 1.0

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

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-assets
Version

Version

1.0
Type

Type

jar

Download next-assets 1.0


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