не последняя версия
Последняя версия 2.0-beta1

velocity-tools:velocity-tools-view 1.4


Группа

Группа

velocity-tools
Идентификатор

Идентификатор

velocity-tools-view
Версия

Версия

1.4
Тип

Тип

jar

Скачать velocity-tools-view 1.4


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