License |
License |
---|---|
GroupId | GroupIdcom.jfolson |
ArtifactId | ArtifactIdrjava-annotations |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrjava-annotations
Java Annotations to R Project
|
Project URL |
Project URL |
Filename | Size |
---|---|
rjava-annotations-0.1.pom | |
rjava-annotations-0.1.jar | 1 KB |
rjava-annotations-0.1-sources.jar | 1003 bytes |
rjava-annotations-0.1-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14 |