не последняя версия
Последняя версия 0.0.7

com.github.beothorn:javaPageRender 0.0.6

Write and render html using static constructors

Группа

Группа

com.github.beothorn
Идентификатор

Идентификатор

javaPageRender
Версия

Версия

0.0.6
Тип

Тип

jar

Скачать 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"]