не последняя версия
Последняя версия 0.0.7

com.github.dimlt:dimlt-common-tools 0.0.4

公共工具类

Группа

Группа

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

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

dimlt-common-tools
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать dimlt-common-tools 0.0.4


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