is not current version
Last Version 1.2.1

com.codesnippets4all:jthunder-plugins 1.2


GroupId

GroupId

com.codesnippets4all
ArtifactId

ArtifactId

jthunder-plugins
Version

Version

1.2
Type

Type

jar

Download jthunder-plugins 1.2


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