License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdlt.velykis.maven.skins |
ArtifactId | ArtifactIdreflow-velocity-tools |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionReflow Velocity Tools
Velocity tools supporting Reflow Maven skin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/lt.velykis.maven.skins/reflow-velocity-tools/ -->
<dependency>
<groupId>lt.velykis.maven.skins</groupId>
<artifactId>reflow-velocity-tools</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/lt.velykis.maven.skins/reflow-velocity-tools/
implementation 'lt.velykis.maven.skins:reflow-velocity-tools:1.1.1'
// https://jarcasting.com/artifacts/lt.velykis.maven.skins/reflow-velocity-tools/
implementation ("lt.velykis.maven.skins:reflow-velocity-tools:1.1.1")
'lt.velykis.maven.skins:reflow-velocity-tools:jar:1.1.1'
<dependency org="lt.velykis.maven.skins" name="reflow-velocity-tools" rev="1.1.1">
<artifact name="reflow-velocity-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.velykis.maven.skins', module='reflow-velocity-tools', version='1.1.1')
)
libraryDependencies += "lt.velykis.maven.skins" % "reflow-velocity-tools" % "1.1.1"
[lt.velykis.maven.skins/reflow-velocity-tools "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity-tools | jar | 2.0 |
org.apache.maven.doxia : doxia-decoration-model | jar | 1.3 |
org.apache.maven : maven-project | jar | 2.0.4 |
org.jsoup : jsoup | jar | 1.7.3 |