| Лицензия |
Лицензия
GNU Lesser General Public License (LGPL), Version 3.0
|
|---|---|
| Группа | Группаcom.github.foobar27 |
| Идентификатор | Идентификаторmyhtml4j |
| Последняя версия | Последняя версия0.1.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmyhtml4j
JNI wrapper around the myhtml html5 parser
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| myhtml4j-0.1.13.pom | |
| myhtml4j-0.1.13.jar | 265 KB |
| myhtml4j-0.1.13-sources.jar | 257 KB |
| myhtml4j-0.1.13-javadoc.jar | 443 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.foobar27/myhtml4j/ -->
<dependency>
<groupId>com.github.foobar27</groupId>
<artifactId>myhtml4j</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.foobar27/myhtml4j/
implementation 'com.github.foobar27:myhtml4j:0.1.13'
// https://jarcasting.com/artifacts/com.github.foobar27/myhtml4j/
implementation ("com.github.foobar27:myhtml4j:0.1.13")
'com.github.foobar27:myhtml4j:jar:0.1.13'
<dependency org="com.github.foobar27" name="myhtml4j" rev="0.1.13">
<artifact name="myhtml4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.foobar27', module='myhtml4j', version='0.1.13')
)
libraryDependencies += "com.github.foobar27" % "myhtml4j" % "0.1.13"
[com.github.foobar27/myhtml4j "0.1.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| com.github.foobar27 : native-initializer | jar | 0.1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |