is not current version
Last Version 1.21

com.codoid.products:fillo 1.16

Java Excel Api

GroupId

GroupId

com.codoid.products
ArtifactId

ArtifactId

fillo
Version

Version

1.16
Type

Type

jar

Download fillo 1.16


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