javaPageRender

Write and render html using static constructors

License

License

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

javaPageRender
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

javaPageRender
Write and render html using static constructors
Project URL

Project URL

https://github.com/beothorn/JavaPageRender

Download javaPageRender

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5