License |
License |
---|---|
GroupId | GroupIdse.alipsa |
ArtifactId | ArtifactIdhtmlcreator |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRenjin html content creator
Renjin R package to create html
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
htmlcreator-1.4.1.pom | |
htmlcreator-1.4.1.jar | 41 KB |
htmlcreator-1.4.1-sources.jar | 3 KB |
htmlcreator-1.4.1-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
se.alipsa : xmlr | jar | 0.2.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.renjin » hamcrest | jar | 3.5-beta76 |
org.renjin.cran » testthat | jar | 2.1.1-b2 |