is not current version
Last Version 1.21

com.codoid.products:fillo 1.17

Java Excel Api

GroupId

GroupId

com.codoid.products
ArtifactId

ArtifactId

fillo
Version

Version

1.17
Type

Type

jar

Download fillo 1.17


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