не последняя версия
Последняя версия 0.6.1

org.api-typeable-pojos:atp-spi 0.6


Группа

Группа

org.api-typeable-pojos
Идентификатор

Идентификатор

atp-spi
Версия

Версия

0.6
Тип

Тип

jar

Скачать atp-spi 0.6


<!-- https://jarcasting.com/artifacts/org.api-typeable-pojos/atp-spi/ -->
<dependency>
    <groupId>org.api-typeable-pojos</groupId>
    <artifactId>atp-spi</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.api-typeable-pojos/atp-spi/
implementation 'org.api-typeable-pojos:atp-spi:0.6'
// https://jarcasting.com/artifacts/org.api-typeable-pojos/atp-spi/
implementation ("org.api-typeable-pojos:atp-spi:0.6")
'org.api-typeable-pojos:atp-spi:jar:0.6'
<dependency org="org.api-typeable-pojos" name="atp-spi" rev="0.6">
  <artifact name="atp-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.api-typeable-pojos', module='atp-spi', version='0.6')
)
libraryDependencies += "org.api-typeable-pojos" % "atp-spi" % "0.6"
[org.api-typeable-pojos/atp-spi "0.6"]