GroupId | GroupIdorg.alfasoftware |
---|---|
ArtifactId | ArtifactIdmorf-excel |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
morf-excel-1.2.1.pom | |
morf-excel-1.2.1.jar | 26 KB |
morf-excel-1.2.1-tests.jar | 45 KB |
morf-excel-1.2.1-sources.jar | 16 KB |
morf-excel-1.2.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.alfasoftware/morf-excel/ -->
<dependency>
<groupId>org.alfasoftware</groupId>
<artifactId>morf-excel</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/morf-excel/
implementation 'org.alfasoftware:morf-excel:1.2.1'
// https://jarcasting.com/artifacts/org.alfasoftware/morf-excel/
implementation ("org.alfasoftware:morf-excel:1.2.1")
'org.alfasoftware:morf-excel:jar:1.2.1'
<dependency org="org.alfasoftware" name="morf-excel" rev="1.2.1">
<artifact name="morf-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='morf-excel', version='1.2.1')
)
libraryDependencies += "org.alfasoftware" % "morf-excel" % "1.2.1"
[org.alfasoftware/morf-excel "1.2.1"]