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

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

公共工具类

Группа

Группа

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

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

dimlt-common-tools
Версия

Версия

0.0.1
Тип

Тип

jar

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


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