| GroupId | GroupIdcom.github.yoojia |
|---|---|
| ArtifactId | ArtifactIdnext-web-velocity |
| Version | Version2.a.15-3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| next-web-velocity-2.a.15-3.pom | |
| next-web-velocity-2.a.15-3.jar | 4 KB |
| next-web-velocity-2.a.15-3-sources.jar | 2 KB |
| next-web-velocity-2.a.15-3-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>next-web-velocity</artifactId>
<version>2.a.15-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/
implementation 'com.github.yoojia:next-web-velocity:2.a.15-3'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/
implementation ("com.github.yoojia:next-web-velocity:2.a.15-3")
'com.github.yoojia:next-web-velocity:jar:2.a.15-3'
<dependency org="com.github.yoojia" name="next-web-velocity" rev="2.a.15-3">
<artifact name="next-web-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-velocity', version='2.a.15-3')
)
libraryDependencies += "com.github.yoojia" % "next-web-velocity" % "2.a.15-3"
[com.github.yoojia/next-web-velocity "2.a.15-3"]