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

net.sourceforge.nekohtml:nekohtml 1.9.14


Категории

Категории

Сеть
Группа

Группа

net.sourceforge.nekohtml
Идентификатор

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

nekohtml
Версия

Версия

1.9.14
Тип

Тип

jar

Скачать nekohtml 1.9.14


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