License |
License
Intersult Open Binary, Version 1.0
|
---|---|
GroupId | GroupIdcom.intersult |
ArtifactId | ArtifactIdhtml |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTML Client
HTML Client
|
Project Organization |
Project OrganizationIntersult GmbH |
Filename | Size |
---|---|
html-1.1.pom | |
html-1.1.jar | 14 KB |
html-1.1-sources.jar | 235 bytes |
html-1.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intersult/html/ -->
<dependency>
<groupId>com.intersult</groupId>
<artifactId>html</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intersult/html/
implementation 'com.intersult:html:1.1'
// https://jarcasting.com/artifacts/com.intersult/html/
implementation ("com.intersult:html:1.1")
'com.intersult:html:jar:1.1'
<dependency org="com.intersult" name="html" rev="1.1">
<artifact name="html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intersult', module='html', version='1.1')
)
libraryDependencies += "com.intersult" % "html" % "1.1"
[com.intersult/html "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intersult : design-utils | jar | 1.2.2 |
net.sourceforge.nekohtml : nekohtml | jar | 1.9.15 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |