Last Version

rjava-annotations 0.1

Java Annotations to R Project

License

License

GroupId

GroupId

com.jfolson
ArtifactId

ArtifactId

rjava-annotations
Version

Version

0.1
Type

Type

jar
Description

Description

rjava-annotations
Java Annotations to R Project
Project URL

Project URL

http://github.com/jamiefolson/JAnnotateR/

Download rjava-annotations 0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.1
net.sourceforge.collections : collections-generic jar 4.01
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.14

Project Modules

There are no modules declared in this project.