is not current version
Last Version 2.1

org.jvnet.com4j:com4j-parent 2.0

Type-safe Java/COM bridge

Categories

Categories

Net
GroupId

GroupId

org.jvnet.com4j
ArtifactId

ArtifactId

com4j-parent
Version

Version

2.0
Type

Type

pom

Download com4j-parent 2.0

Filename Size
com4j-parent-2.0.pom 2 KB
Browse

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