не последняя версия
Последняя версия 1.0.8-RELEASE

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

utils

Группа

Группа

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

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

support-tools
Версия

Версия

1.0.1-RELEASE
Тип

Тип

jar

Скачать support-tools 1.0.1-RELEASE


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