Renjin html content creator

Renjin R package to create html

License

License

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

htmlcreator
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Renjin html content creator
Renjin R package to create html
Project URL

Project URL

https://github.com/perNyfelt/htmlcreator
Source Code Management

Source Code Management

https://github.com/perNyfelt/htmlcreator/tree/main

Download htmlcreator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
se.alipsa : xmlr jar 0.2.1

provided (3)

Group / Artifact Type Version
org.renjin » renjin-script-engine jar 3.5-beta76
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

test (2)

Group / Artifact Type Version
org.renjin » hamcrest jar 3.5-beta76
org.renjin.cran » testthat jar 2.1.1-b2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4
1.3
1.2
1.1
1.0