is not current version
Last Version 1.0.8-RELEASE

com.github.i21mscz23:support-tools 1.0.2-RELEASE

utils

GroupId

GroupId

com.github.i21mscz23
ArtifactId

ArtifactId

support-tools
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download support-tools 1.0.2-RELEASE


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