GroupId | GroupIdorg.alfasoftware |
---|---|
ArtifactId | ArtifactIdmorf-excel |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
morf-excel-1.2.0.pom | |
morf-excel-1.2.0.jar | 26 KB |
morf-excel-1.2.0-tests.jar | 44 KB |
morf-excel-1.2.0-sources.jar | 16 KB |
morf-excel-1.2.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.alfasoftware/morf-excel/
implementation 'org.alfasoftware:morf-excel:1.2.0'
// https://jarcasting.com/artifacts/org.alfasoftware/morf-excel/
implementation ("org.alfasoftware:morf-excel:1.2.0")
'org.alfasoftware:morf-excel:jar:1.2.0'
<dependency org="org.alfasoftware" name="morf-excel" rev="1.2.0">
<artifact name="morf-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alfasoftware', module='morf-excel', version='1.2.0')
)
libraryDependencies += "org.alfasoftware" % "morf-excel" % "1.2.0"
[org.alfasoftware/morf-excel "1.2.0"]