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