| Группа | Группаedu.amherst.acdc |
|---|---|
| Идентификатор | Идентификаторacrepo-exts-pcdm |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| acrepo-exts-pcdm-1.0.9.pom | |
| acrepo-exts-pcdm-1.0.9.jar | 8 KB |
| acrepo-exts-pcdm-1.0.9-sources.jar | 7 KB |
| acrepo-exts-pcdm-1.0.9-javadoc.jar | 19 KB |
| acrepo-exts-pcdm-1.0.9-configuration.cfg | 370 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-exts-pcdm/ -->
<dependency>
<groupId>edu.amherst.acdc</groupId>
<artifactId>acrepo-exts-pcdm</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-exts-pcdm/
implementation 'edu.amherst.acdc:acrepo-exts-pcdm:1.0.9'
// https://jarcasting.com/artifacts/edu.amherst.acdc/acrepo-exts-pcdm/
implementation ("edu.amherst.acdc:acrepo-exts-pcdm:1.0.9")
'edu.amherst.acdc:acrepo-exts-pcdm:jar:1.0.9'
<dependency org="edu.amherst.acdc" name="acrepo-exts-pcdm" rev="1.0.9">
<artifact name="acrepo-exts-pcdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.amherst.acdc', module='acrepo-exts-pcdm', version='1.0.9')
)
libraryDependencies += "edu.amherst.acdc" % "acrepo-exts-pcdm" % "1.0.9"
[edu.amherst.acdc/acrepo-exts-pcdm "1.0.9"]