is not current version
Last Version 2.1.0

org.jarbframework:jarb-populator-excel 1.3.1

Database population with Excel

GroupId

GroupId

org.jarbframework
ArtifactId

ArtifactId

jarb-populator-excel
Version

Version

1.3.1
Type

Type

jar

Download jarb-populator-excel 1.3.1


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