Last Version

net.rgielen:com4j-office2010-bindings 1.0.1

A Java binding for MS Office 2010 (tm) COM access

License

License

Categories

Categories

Net
GroupId

GroupId

net.rgielen
ArtifactId

ArtifactId

com4j-office2010-bindings
Version

Version

1.0.1
Type

Type

pom
Description

Description

A Java binding for MS Office 2010 (tm) COM access
Project URL

Project URL

https://github.com/rgielen/com4j-office2010
Source Code Management

Source Code Management

https://github.com/rgielen/com4j-office2010

Download com4j-office2010-bindings 1.0.1


<!-- https://jarcasting.com/artifacts/net.rgielen/com4j-office2010-bindings/ -->
<dependency>
    <groupId>net.rgielen</groupId>
    <artifactId>com4j-office2010-bindings</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.rgielen/com4j-office2010-bindings/
implementation 'net.rgielen:com4j-office2010-bindings:1.0.1'
// https://jarcasting.com/artifacts/net.rgielen/com4j-office2010-bindings/
implementation ("net.rgielen:com4j-office2010-bindings:1.0.1")
'net.rgielen:com4j-office2010-bindings:pom:1.0.1'
<dependency org="net.rgielen" name="com4j-office2010-bindings" rev="1.0.1">
  <artifact name="com4j-office2010-bindings" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.rgielen', module='com4j-office2010-bindings', version='1.0.1')
)
libraryDependencies += "net.rgielen" % "com4j-office2010-bindings" % "1.0.1"
[net.rgielen/com4j-office2010-bindings "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • office
  • vba
  • word
  • excel
  • samples