| License |
License
MIT
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.jvnet.com4j |
| ArtifactId | ArtifactIdcom4j-parent |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom4j Parent
Type-safe Java/COM bridge
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com4j-parent-2.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.com4j/com4j-parent/
implementation 'org.jvnet.com4j:com4j-parent:2.1'
// https://jarcasting.com/artifacts/org.jvnet.com4j/com4j-parent/
implementation ("org.jvnet.com4j:com4j-parent:2.1")
'org.jvnet.com4j:com4j-parent:pom:2.1'
<dependency org="org.jvnet.com4j" name="com4j-parent" rev="2.1">
<artifact name="com4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.com4j', module='com4j-parent', version='2.1')
)
libraryDependencies += "org.jvnet.com4j" % "com4j-parent" % "2.1"
[org.jvnet.com4j/com4j-parent "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |