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

com.diboot:diboot-components-file 1.0

Diboot Components - File

Группа

Группа

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

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

diboot-components-file
Версия

Версия

1.0
Тип

Тип

jar

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


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