License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.rgielen |
ArtifactId | ArtifactIdcom4j-office2010-word |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java binding for MS Office 2010 (tm) COM access
|
<!-- https://jarcasting.com/artifacts/net.rgielen/com4j-office2010-word/ -->
<dependency>
<groupId>net.rgielen</groupId>
<artifactId>com4j-office2010-word</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.rgielen/com4j-office2010-word/
implementation 'net.rgielen:com4j-office2010-word:1.0.1'
// https://jarcasting.com/artifacts/net.rgielen/com4j-office2010-word/
implementation ("net.rgielen:com4j-office2010-word:1.0.1")
'net.rgielen:com4j-office2010-word:jar:1.0.1'
<dependency org="net.rgielen" name="com4j-office2010-word" rev="1.0.1">
<artifact name="com4j-office2010-word" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rgielen', module='com4j-office2010-word', version='1.0.1')
)
libraryDependencies += "net.rgielen" % "com4j-office2010-word" % "1.0.1"
[net.rgielen/com4j-office2010-word "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.com4j : com4j | jar | 20110320 |
org.jvnet.com4j : tlbimp | jar | 20110320 |