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