| License | License | 
|---|---|
| GroupId | GroupIdorg.kohsuke.jinterop | 
| ArtifactId | ArtifactIdj-interop | 
| Last Version | Last Version2.0.8-kohsuke-1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPure Java - COM bridge Pure Java - COM bridge | 
| Filename | Size | 
|---|---|
| j-interop-2.0.8-kohsuke-1.pom | |
| j-interop-2.0.8-kohsuke-1.jar | 368 KB | 
| j-interop-2.0.8-kohsuke-1-sources.jar | 461 KB | 
| j-interop-2.0.8-kohsuke-1-javadoc.jar | 689 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.kohsuke.jinterop/j-interop/ -->
<dependency>
    <groupId>org.kohsuke.jinterop</groupId>
    <artifactId>j-interop</artifactId>
    <version>2.0.8-kohsuke-1</version>
</dependency>// https://jarcasting.com/artifacts/org.kohsuke.jinterop/j-interop/
implementation 'org.kohsuke.jinterop:j-interop:2.0.8-kohsuke-1'// https://jarcasting.com/artifacts/org.kohsuke.jinterop/j-interop/
implementation ("org.kohsuke.jinterop:j-interop:2.0.8-kohsuke-1")'org.kohsuke.jinterop:j-interop:jar:2.0.8-kohsuke-1'<dependency org="org.kohsuke.jinterop" name="j-interop" rev="2.0.8-kohsuke-1">
  <artifact name="j-interop" type="jar" />
</dependency>@Grapes(
@Grab(group='org.kohsuke.jinterop', module='j-interop', version='2.0.8-kohsuke-1')
)libraryDependencies += "org.kohsuke.jinterop" % "j-interop" % "2.0.8-kohsuke-1"[org.kohsuke.jinterop/j-interop "2.0.8-kohsuke-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.kohsuke.jinterop : j-interopdeps | jar | 2.0.8-kohsuke-1 |