| GroupId | GroupIdorg.cubeengine |
|---|---|
| ArtifactId | ArtifactIdpericopist |
| Last Version | Last Version2.2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPericopist
This is the parent for all pericopist projects.
|
| Filename | Size |
|---|---|
| pericopist-2.2.1.pom | 7 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| org.apache.velocity : velocity-tools | jar | 2.0 |