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