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