| Группа | Группаcommons-jelly |
|---|---|
| Идентификатор | Идентификаторcommons-jelly-tags-velocity |
| Последняя версия | Последняя версия20040902.073917 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommons-jelly-tags-velocity
This is a Jelly interface for Velocity.
|
| Имя Файла | Размер |
|---|---|
| commons-jelly-tags-velocity-20040902.073917.pom | |
| commons-jelly-tags-velocity-20040902.073917.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-velocity/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-velocity</artifactId>
<version>20040902.073917</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-velocity/
implementation 'commons-jelly:commons-jelly-tags-velocity:20040902.073917'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-velocity/
implementation ("commons-jelly:commons-jelly-tags-velocity:20040902.073917")
'commons-jelly:commons-jelly-tags-velocity:jar:20040902.073917'
<dependency org="commons-jelly" name="commons-jelly-tags-velocity" rev="20040902.073917">
<artifact name="commons-jelly-tags-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-velocity', version='20040902.073917')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-velocity" % "20040902.073917"
[commons-jelly/commons-jelly-tags-velocity "20040902.073917"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-jelly : commons-jelly | jar | SNAPSHOT |
| velocity : velocity | jar | 1.3 |