| Группа | Группаcom.github.dimlt |
|---|---|
| Идентификатор | Идентификаторdimlt-common-tools |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dimlt-common-tools-0.0.3.pom | |
| dimlt-common-tools-0.0.3.jar | 6 KB |
| dimlt-common-tools-0.0.3-sources.jar | 3 KB |
| dimlt-common-tools-0.0.3-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.dimlt/dimlt-common-tools/ -->
<dependency>
<groupId>com.github.dimlt</groupId>
<artifactId>dimlt-common-tools</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dimlt/dimlt-common-tools/
implementation 'com.github.dimlt:dimlt-common-tools:0.0.3'
// https://jarcasting.com/artifacts/com.github.dimlt/dimlt-common-tools/
implementation ("com.github.dimlt:dimlt-common-tools:0.0.3")
'com.github.dimlt:dimlt-common-tools:jar:0.0.3'
<dependency org="com.github.dimlt" name="dimlt-common-tools" rev="0.0.3">
<artifact name="dimlt-common-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dimlt', module='dimlt-common-tools', version='0.0.3')
)
libraryDependencies += "com.github.dimlt" % "dimlt-common-tools" % "0.0.3"
[com.github.dimlt/dimlt-common-tools "0.0.3"]