is not current version
Last Version 0.17.3

org.infrastructurebuilder:ibcore-read-detect 0.15.1

Component that reads files and detects their types

GroupId

GroupId

org.infrastructurebuilder
ArtifactId

ArtifactId

ibcore-read-detect
Version

Version

0.15.1
Type

Type

jar

Download ibcore-read-detect 0.15.1


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