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

com.ainrif.apiator:core-html-renderer 0.13.2

Renderer of HTML Representation for Apiator

Группа

Группа

com.ainrif.apiator
Идентификатор

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

core-html-renderer
Версия

Версия

0.13.2
Тип

Тип

jar

Скачать core-html-renderer 0.13.2


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