GroupId | GroupIdorg.jinterop |
---|---|
ArtifactId | ArtifactIdj-interop |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPure Java - COM bridge
|
Filename | Size |
---|---|
j-interop-2.0.4.pom | |
j-interop-2.0.4.jar | 389 KB |
j-interop-2.0.4-sources.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jinterop/j-interop/ -->
<dependency>
<groupId>org.jinterop</groupId>
<artifactId>j-interop</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jinterop/j-interop/
implementation 'org.jinterop:j-interop:2.0.4'
// https://jarcasting.com/artifacts/org.jinterop/j-interop/
implementation ("org.jinterop:j-interop:2.0.4")
'org.jinterop:j-interop:jar:2.0.4'
<dependency org="org.jinterop" name="j-interop" rev="2.0.4">
<artifact name="j-interop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jinterop', module='j-interop', version='2.0.4')
)
libraryDependencies += "org.jinterop" % "j-interop" % "2.0.4"
[org.jinterop/j-interop "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jinterop : j-interopdeps | jar | 2.0.4 |
org.samba.jcifs : jcifs | jar | 1.2.19 |