Last Version

HTML Context 0.6

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
Version

Version

0.6
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 0.6


<!-- 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.