| GroupId | GroupIdorg.beangle.doc |
|---|---|
| ArtifactId | ArtifactIdbeangle-doc-docx_3 |
| Version | Version0.0.7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| beangle-doc-docx_3-0.0.7.pom | |
| beangle-doc-docx_3-0.0.7.jar | 7 KB |
| beangle-doc-docx_3-0.0.7-sources.jar | 1 KB |
| beangle-doc-docx_3-0.0.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.doc/beangle-doc-docx_3/
implementation 'org.beangle.doc:beangle-doc-docx_3:0.0.7'
// https://jarcasting.com/artifacts/org.beangle.doc/beangle-doc-docx_3/
implementation ("org.beangle.doc:beangle-doc-docx_3:0.0.7")
'org.beangle.doc:beangle-doc-docx_3:jar:0.0.7'
<dependency org="org.beangle.doc" name="beangle-doc-docx_3" rev="0.0.7">
<artifact name="beangle-doc-docx_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.doc', module='beangle-doc-docx_3', version='0.0.7')
)
libraryDependencies += "org.beangle.doc" % "beangle-doc-docx_3" % "0.0.7"
[org.beangle.doc/beangle-doc-docx_3 "0.0.7"]