| Группа | Группаorg.cubeengine |
|---|---|
| Идентификатор | Идентификаторpericopist |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPericopist
This is the parent for all pericopist projects.
|
| Имя Файла | Размер |
|---|---|
| pericopist-2.2.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cubeengine/pericopist/ -->
<dependency>
<groupId>org.cubeengine</groupId>
<artifactId>pericopist</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cubeengine/pericopist/
implementation 'org.cubeengine:pericopist:2.2.1'
// https://jarcasting.com/artifacts/org.cubeengine/pericopist/
implementation ("org.cubeengine:pericopist:2.2.1")
'org.cubeengine:pericopist:pom:2.2.1'
<dependency org="org.cubeengine" name="pericopist" rev="2.2.1">
<artifact name="pericopist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cubeengine', module='pericopist', version='2.2.1')
)
libraryDependencies += "org.cubeengine" % "pericopist" % "2.2.1"
[org.cubeengine/pericopist "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| org.apache.velocity : velocity-tools | jar | 2.0 |