Last Version

Photon Paw 0.10.0

An easy and convenient lib to add HTML-based UI to a console app

License

License

Categories

Categories

Net
GroupId

GroupId

net.timzh
ArtifactId

ArtifactId

photon-paw
Version

Version

0.10.0
Type

Type

jar
Description

Description

Photon Paw
An easy and convenient lib to add HTML-based UI to a console app
Project URL

Project URL

http://timzh.net/photon-paw/
Source Code Management

Source Code Management

http://github.com/tim-zh/photon-paw/tree/master

Download photon-paw 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.28.Final
commons-logging : commons-logging jar 1.2
net.sourceforge.htmlunit : htmlunit jar 2.36.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.