GroupId | GroupIdorg.jarbframework |
---|---|
ArtifactId | ArtifactIdjarb-populator-excel |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
jarb-populator-excel-2.0.0.pom | |
jarb-populator-excel-2.0.0.jar | 145 KB |
jarb-populator-excel-2.0.0-sources.jar | 95 KB |
jarb-populator-excel-2.0.0-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jarbframework/jarb-populator-excel/ -->
<dependency>
<groupId>org.jarbframework</groupId>
<artifactId>jarb-populator-excel</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jarbframework/jarb-populator-excel/
implementation 'org.jarbframework:jarb-populator-excel:2.0.0'
// https://jarcasting.com/artifacts/org.jarbframework/jarb-populator-excel/
implementation ("org.jarbframework:jarb-populator-excel:2.0.0")
'org.jarbframework:jarb-populator-excel:jar:2.0.0'
<dependency org="org.jarbframework" name="jarb-populator-excel" rev="2.0.0">
<artifact name="jarb-populator-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jarbframework', module='jarb-populator-excel', version='2.0.0')
)
libraryDependencies += "org.jarbframework" % "jarb-populator-excel" % "2.0.0"
[org.jarbframework/jarb-populator-excel "2.0.0"]