com.github.gv2011:html

General purpose utilities - parent.

Лицензия

Лицензия

Группа

Группа

com.github.gv2011
Идентификатор

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

html
Последняя версия

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

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

General purpose utilities - parent.

Скачать html

Имя Файла Размер
html-0.8.pom
html-0.8.jar 11 KB
html-0.8-sources.jar 8 KB
html-0.8-javadoc.jar 398 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.gv2011 : util-apis jar 0.8
org.slf4j : slf4j-api jar 2.0.0-alpha1

Модули Проекта

Данный проект не имеет модулей.

Maven Central Build Status License: MIT

util

General purpose utilities.

License and copyright

See file pom.xml.

Dependencies

<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>util-apis</artifactId>
  <version>0.7</version>
</dependency>

<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>gcol</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>
<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>util-beans</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>
<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>jsong</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>
<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>util-logback</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>

<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>testutil</artifactId>
  <version>${util.version}</version>
  <scope>test</scope>
</dependency>

Sonatype repo

https://oss.sonatype.org/content/groups/public/com/github/gv2011/util-parent/

Версии библиотеки

Версия
0.8
0.7