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