| Группа | Группаone.lfa |
|---|---|
| Идентификатор | Идентификаторone.lfa.opdsget |
| Версия | Версия1.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| one.lfa.opdsget-1.1.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget/ -->
<dependency>
<groupId>one.lfa</groupId>
<artifactId>one.lfa.opdsget</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget/
implementation 'one.lfa:one.lfa.opdsget:1.1.1'
// https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget/
implementation ("one.lfa:one.lfa.opdsget:1.1.1")
'one.lfa:one.lfa.opdsget:pom:1.1.1'
<dependency org="one.lfa" name="one.lfa.opdsget" rev="1.1.1">
<artifact name="one.lfa.opdsget" type="pom" />
</dependency>
@Grapes(
@Grab(group='one.lfa', module='one.lfa.opdsget', version='1.1.1')
)
libraryDependencies += "one.lfa" % "one.lfa.opdsget" % "1.1.1"
[one.lfa/one.lfa.opdsget "1.1.1"]