HTML Context

Representation of an HTML page context a Java program operates in.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

org.apidesign.html
ArtifactId

ArtifactId

net.java.html
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

HTML Context
Representation of an HTML page context a Java program operates in.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

API Design

Download net.java.html

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4