is not current version
Last Version 1.21

com.codoid.products:fillo 1.19

Java Excel Api

GroupId

GroupId

com.codoid.products
ArtifactId

ArtifactId

fillo
Version

Version

1.19
Type

Type

jar

Download fillo 1.19


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