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