| Группа | Группаcom.ainrif.apiator |
|---|---|
| Идентификатор | Идентификаторcore-html-renderer |
| Версия | Версия0.13.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| core-html-renderer-0.13.1.pom | |
| core-html-renderer-0.13.1.jar | 35 KB |
| core-html-renderer-0.13.1-sources.jar | 2 KB |
| core-html-renderer-0.13.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ainrif.apiator/core-html-renderer/ -->
<dependency>
<groupId>com.ainrif.apiator</groupId>
<artifactId>core-html-renderer</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ainrif.apiator/core-html-renderer/
implementation 'com.ainrif.apiator:core-html-renderer:0.13.1'
// https://jarcasting.com/artifacts/com.ainrif.apiator/core-html-renderer/
implementation ("com.ainrif.apiator:core-html-renderer:0.13.1")
'com.ainrif.apiator:core-html-renderer:jar:0.13.1'
<dependency org="com.ainrif.apiator" name="core-html-renderer" rev="0.13.1">
<artifact name="core-html-renderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ainrif.apiator', module='core-html-renderer', version='0.13.1')
)
libraryDependencies += "com.ainrif.apiator" % "core-html-renderer" % "0.13.1"
[com.ainrif.apiator/core-html-renderer "0.13.1"]