is not current version
Last Version 1.2.1

com.codesnippets4all:jthunder 1.2

Jthunder Automation Framework

GroupId

GroupId

com.codesnippets4all
ArtifactId

ArtifactId

jthunder
Version

Version

1.2
Type

Type

jar

Download jthunder 1.2


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