| GroupId | GroupIdcom.github.yoojia |
|---|---|
| ArtifactId | ArtifactIdnext-web-velocity |
| Version | Version2.a.20-1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| next-web-velocity-2.a.20-1.pom | |
| next-web-velocity-2.a.20-1.jar | 4 KB |
| next-web-velocity-2.a.20-1-sources.jar | 2 KB |
| next-web-velocity-2.a.20-1-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.20-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/
implementation 'com.github.yoojia:next-web-velocity:2.a.20-1'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/
implementation ("com.github.yoojia:next-web-velocity:2.a.20-1")
'com.github.yoojia:next-web-velocity:jar:2.a.20-1'
<dependency org="com.github.yoojia" name="next-web-velocity" rev="2.a.20-1">
<artifact name="next-web-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-velocity', version='2.a.20-1')
)
libraryDependencies += "com.github.yoojia" % "next-web-velocity" % "2.a.20-1"
[com.github.yoojia/next-web-velocity "2.a.20-1"]