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

com.diboot:diboot-components-file 1.0.1

Diboot Components - File

Группа

Группа

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

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

diboot-components-file
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать diboot-components-file 1.0.1


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