GroupId | GroupIdcom.ainrif.apiator |
---|---|
ArtifactId | ArtifactIdcore-html-renderer |
Version | Version0.13.0 |
Type | Typejar |
Filename | Size |
---|---|
core-html-renderer-0.13.0.pom | |
core-html-renderer-0.13.0.jar | 35 KB |
core-html-renderer-0.13.0-sources.jar | 2 KB |
core-html-renderer-0.13.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ainrif.apiator/core-html-renderer/ -->
<dependency>
<groupId>com.ainrif.apiator</groupId>
<artifactId>core-html-renderer</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ainrif.apiator/core-html-renderer/
implementation 'com.ainrif.apiator:core-html-renderer:0.13.0'
// https://jarcasting.com/artifacts/com.ainrif.apiator/core-html-renderer/
implementation ("com.ainrif.apiator:core-html-renderer:0.13.0")
'com.ainrif.apiator:core-html-renderer:jar:0.13.0'
<dependency org="com.ainrif.apiator" name="core-html-renderer" rev="0.13.0">
<artifact name="core-html-renderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ainrif.apiator', module='core-html-renderer', version='0.13.0')
)
libraryDependencies += "com.ainrif.apiator" % "core-html-renderer" % "0.13.0"
[com.ainrif.apiator/core-html-renderer "0.13.0"]