License |
License |
---|---|
GroupId | GroupIdio.github.terminological |
ArtifactId | ArtifactIdr6-generator-runtime |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionR6 Generator Runtime
A runtime library supporting R6 packaging for java libraries and easy use of R data structures within Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
r6-generator-runtime-0.4.1.pom | |
r6-generator-runtime-0.4.1.jar | 128 KB |
r6-generator-runtime-0.4.1-sources.jar | 62 KB |
r6-generator-runtime-0.4.1-javadoc.jar | 797 KB |
Browse |
<!-- 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"]
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 |