is not current version
Last Version 0.0.7

com.github.beothorn:javaPageRender 0.0.6

Write and render html using static constructors

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

javaPageRender
Version

Version

0.0.6
Type

Type

jar

Download javaPageRender 0.0.6


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