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