is not current version
Last Version 1.1

com.github.yoojia:next-velocity 1.0

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

GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-velocity
Version

Version

1.0
Type

Type

jar

Download next-velocity 1.0


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