| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.codesnippets4all |
| Идентификатор | Идентификаторjthunder |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJthunder Automation Framework
Jthunder Automation Framework
|
| Имя Файла | Размер |
|---|---|
| jthunder-1.2.1.pom | |
| jthunder-1.2.1.jar | 86 KB |
| jthunder-1.2.1-sources.jar | 71 KB |
| jthunder-1.2.1-javadoc.jar | 435 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.codesnippets4all/jthunder/ -->
<dependency>
<groupId>com.codesnippets4all</groupId>
<artifactId>jthunder</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codesnippets4all/jthunder/
implementation 'com.codesnippets4all:jthunder:1.2.1'
// https://jarcasting.com/artifacts/com.codesnippets4all/jthunder/
implementation ("com.codesnippets4all:jthunder:1.2.1")
'com.codesnippets4all:jthunder:jar:1.2.1'
<dependency org="com.codesnippets4all" name="jthunder" rev="1.2.1">
<artifact name="jthunder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codesnippets4all', module='jthunder', version='1.2.1')
)
libraryDependencies += "com.codesnippets4all" % "jthunder" % "1.2.1"
[com.codesnippets4all/jthunder "1.2.1"]