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

com.github.pavandv9:nocode 1.0.0

nocode is a testing dependecy built for API testing. Where tester's can automate API's using this without writing a code

Группа

Группа

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

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

nocode
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать nocode 1.0.0


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