не последняя версия
Последняя версия 1.0.1.8.RELEASE

com.github.luues.tool:tool-parent 1.0.1.1.RELEASE

tool是一个小而全的Java工具类库。

Группа

Группа

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

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

tool-parent
Версия

Версия

1.0.1.1.RELEASE
Тип

Тип

pom

Скачать tool-parent 1.0.1.1.RELEASE

Имя Файла Размер
tool-parent-1.0.1.1.RELEASE.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-parent/ -->
<dependency>
    <groupId>com.github.luues.tool</groupId>
    <artifactId>tool-parent</artifactId>
    <version>1.0.1.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-parent/
implementation 'com.github.luues.tool:tool-parent:1.0.1.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-parent/
implementation ("com.github.luues.tool:tool-parent:1.0.1.1.RELEASE")
'com.github.luues.tool:tool-parent:pom:1.0.1.1.RELEASE'
<dependency org="com.github.luues.tool" name="tool-parent" rev="1.0.1.1.RELEASE">
  <artifact name="tool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-parent', version='1.0.1.1.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-parent" % "1.0.1.1.RELEASE"
[com.github.luues.tool/tool-parent "1.0.1.1.RELEASE"]