License |
License |
---|---|
GroupId | GroupIdcom.codoid.products |
ArtifactId | ArtifactIdfillo |
Last Version | Last Version1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFillo
Java Excel Api
|
Project URL |
Project URL |
Filename | Size |
---|---|
fillo-1.21.pom | |
fillo-1.21.jar | 14 MB |
fillo-1.21-sources.jar | 906 bytes |
fillo-1.21-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codoid.products/fillo/ -->
<dependency>
<groupId>com.codoid.products</groupId>
<artifactId>fillo</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.codoid.products/fillo/
implementation 'com.codoid.products:fillo:1.21'
// https://jarcasting.com/artifacts/com.codoid.products/fillo/
implementation ("com.codoid.products:fillo:1.21")
'com.codoid.products:fillo:jar:1.21'
<dependency org="com.codoid.products" name="fillo" rev="1.21">
<artifact name="fillo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codoid.products', module='fillo', version='1.21')
)
libraryDependencies += "com.codoid.products" % "fillo" % "1.21"
[com.codoid.products/fillo "1.21"]