gradle-R-plugin

Gradle R plugin for R projects and packages

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.arekbee
ArtifactId

ArtifactId

gradle-R-plugin
Last Version

Last Version

0.12
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-R-plugin
Gradle R plugin for R projects and packages
Project URL

Project URL

https://github.com/arekbee/gradle-R-plugin
Source Code Management

Source Code Management

https://github.com/arekbee/gradle-R-plugin

Download gradle-R-plugin

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.3