is not current version
Last Version 1.0.2

com.diboot:diboot-components-file 1.0

Diboot Components - File

GroupId

GroupId

com.diboot
ArtifactId

ArtifactId

diboot-components-file
Version

Version

1.0
Type

Type

jar

Download 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"]