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