| Группа | Группаcom.github.yoojia |
|---|---|
| Идентификатор | Идентификаторnext-web-velocity |
| Версия | Версия2.a.20 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| next-web-velocity-2.a.20.pom | |
| next-web-velocity-2.a.20.jar | 4 KB |
| next-web-velocity-2.a.20-sources.jar | 2 KB |
| next-web-velocity-2.a.20-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/
implementation 'com.github.yoojia:next-web-velocity:2.a.20'
// https://jarcasting.com/artifacts/com.github.yoojia/next-web-velocity/
implementation ("com.github.yoojia:next-web-velocity:2.a.20")
'com.github.yoojia:next-web-velocity:jar:2.a.20'
<dependency org="com.github.yoojia" name="next-web-velocity" rev="2.a.20">
<artifact name="next-web-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='next-web-velocity', version='2.a.20')
)
libraryDependencies += "com.github.yoojia" % "next-web-velocity" % "2.a.20"
[com.github.yoojia/next-web-velocity "2.a.20"]