Last Version

Renjin html content creator 1.4.1

Renjin R package to create html

License

License

GroupId

GroupId

se.alipsa
ArtifactId

ArtifactId

htmlcreator
Version

Version

1.4.1
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 1.4.1


<!-- 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.