| License |
License |
|---|---|
| GroupId | GroupIdorg.beangle.doc |
| ArtifactId | ArtifactIdbeangle-doc-docx_3 |
| Last Version | Last Version0.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbeangle-doc-docx
The Beangle Doc Library
|
| Project Organization |
Project OrganizationThe Beangle Software |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beangle-doc-docx_3-0.0.10.pom | |
| beangle-doc-docx_3-0.0.10.jar | 7 KB |
| beangle-doc-docx_3-0.0.10-sources.jar | 1 KB |
| beangle-doc-docx_3-0.0.10-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.doc/beangle-doc-docx_3/ -->
<dependency>
<groupId>org.beangle.doc</groupId>
<artifactId>beangle-doc-docx_3</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.doc/beangle-doc-docx_3/
implementation 'org.beangle.doc:beangle-doc-docx_3:0.0.10'
// https://jarcasting.com/artifacts/org.beangle.doc/beangle-doc-docx_3/
implementation ("org.beangle.doc:beangle-doc-docx_3:0.0.10")
'org.beangle.doc:beangle-doc-docx_3:jar:0.0.10'
<dependency org="org.beangle.doc" name="beangle-doc-docx_3" rev="0.0.10">
<artifact name="beangle-doc-docx_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.doc', module='beangle-doc-docx_3', version='0.0.10')
)
libraryDependencies += "org.beangle.doc" % "beangle-doc-docx_3" % "0.0.10"
[org.beangle.doc/beangle-doc-docx_3 "0.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
| ch.qos.logback : logback-core | jar | 1.3.0-alpha14 |
| org.beangle.commons : beangle-commons-core_3 | jar | 5.2.13 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |