не последняя версия
Последняя версия 1.1.4-SNAPSHOTS

com.github.q742972035.tools:tools 1.1.2-SNAPSHOTS

集成大部分常用的工具类

Группа

Группа

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

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

tools
Версия

Версия

1.1.2-SNAPSHOTS
Тип

Тип

jar

Скачать tools 1.1.2-SNAPSHOTS


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