R6 Generator Runtime

A runtime library supporting R6 packaging for java libraries and easy use of R data structures within Java

License

License

GroupId

GroupId

io.github.terminological
ArtifactId

ArtifactId

r6-generator-runtime
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

R6 Generator Runtime
A runtime library supporting R6 packaging for java libraries and easy use of R data structures within Java
Project URL

Project URL

https://github.com/terminological/r6-generator-runtime

Download r6-generator-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.terminological/r6-generator-runtime/ -->
<dependency>
    <groupId>io.github.terminological</groupId>
    <artifactId>r6-generator-runtime</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.terminological/r6-generator-runtime/
implementation 'io.github.terminological:r6-generator-runtime:0.4.1'
// https://jarcasting.com/artifacts/io.github.terminological/r6-generator-runtime/
implementation ("io.github.terminological:r6-generator-runtime:0.4.1")
'io.github.terminological:r6-generator-runtime:jar:0.4.1'
<dependency org="io.github.terminological" name="r6-generator-runtime" rev="0.4.1">
  <artifact name="r6-generator-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.terminological', module='r6-generator-runtime', version='0.4.1')
)
libraryDependencies += "io.github.terminological" % "r6-generator-runtime" % "0.4.1"
[io.github.terminological/r6-generator-runtime "0.4.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.1
0.3.0