License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.rgielen |
ArtifactId | ArtifactIdcom4j-office2010-bindings |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionA Java binding for MS Office 2010 (tm) COM access
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
com4j-office2010-bindings-1.0.1.pom | 5 KB |
Browse |
<!-- 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"]