Categories |
Categoriesfastexcel Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdorg.dhatim |
ArtifactId | ArtifactIdfastexcel-parent |
Version | Version0.10.14 |
Type | Typepom |
Filename | Size |
---|---|
fastexcel-parent-0.10.14.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel-parent/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel-parent</artifactId>
<version>0.10.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-parent/
implementation 'org.dhatim:fastexcel-parent:0.10.14'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-parent/
implementation ("org.dhatim:fastexcel-parent:0.10.14")
'org.dhatim:fastexcel-parent:pom:0.10.14'
<dependency org="org.dhatim" name="fastexcel-parent" rev="0.10.14">
<artifact name="fastexcel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel-parent', version='0.10.14')
)
libraryDependencies += "org.dhatim" % "fastexcel-parent" % "0.10.14"
[org.dhatim/fastexcel-parent "0.10.14"]