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

com.github.pavandv9:core-api 1.0.0

This is simple and easy to use for api automation

Группа

Группа

com.github.pavandv9
Идентификатор

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

core-api
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать core-api 1.0.0


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