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