is not current version
Last Version 2.1.0

org.jarbframework:jarb-populator-excel 2.0.1

Database population with Excel

GroupId

GroupId

org.jarbframework
ArtifactId

ArtifactId

jarb-populator-excel
Version

Version

2.0.1
Type

Type

jar

Download jarb-populator-excel 2.0.1


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