gradle-jcpp-plugin

A gradle plugin for the Velocity pre-processor.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.anarres.gradle
ArtifactId

ArtifactId

gradle-jcpp-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-jcpp-plugin
A gradle plugin for the Velocity pre-processor.
Project URL

Project URL

https://github.com/shevek/gradle-jcpp-plugin

Download gradle-jcpp-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.anarres : jcpp jar 1.4.2
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0