License |
License |
---|---|
GroupId | GroupIdstore.idragon.tool |
ArtifactId | ArtifactIdword |
Version | Version0.0.4-RELEASE |
Type | Typejar |
Description |
Descriptionidragon tool
|
Filename | Size |
---|---|
word-0.0.4-RELEASE.pom | |
word-0.0.4-RELEASE.jar | 13 KB |
word-0.0.4-RELEASE-sources.jar | 11 KB |
word-0.0.4-RELEASE-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/store.idragon.tool/word/ -->
<dependency>
<groupId>store.idragon.tool</groupId>
<artifactId>word</artifactId>
<version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/word/
implementation 'store.idragon.tool:word:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/word/
implementation ("store.idragon.tool:word:0.0.4-RELEASE")
'store.idragon.tool:word:jar:0.0.4-RELEASE'
<dependency org="store.idragon.tool" name="word" rev="0.0.4-RELEASE">
<artifact name="word" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='word', version='0.0.4-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "word" % "0.0.4-RELEASE"
[store.idragon.tool/word "0.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
store.idragon.tool : base | jar | 0.0.4-RELEASE |
org.freemarker : freemarker | jar | 2.3.20 |
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |