is not current version
Last Version 3.2.100-v20070615

org.eclipse.update.core:win32 3.2.1-v20092006


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.update.core
ArtifactId

ArtifactId

win32
Version

Version

3.2.1-v20092006
Type

Type

jar

Download win32 3.2.1-v20092006


<!-- https://jarcasting.com/artifacts/org.eclipse.update.core/win32/ -->
<dependency>
    <groupId>org.eclipse.update.core</groupId>
    <artifactId>win32</artifactId>
    <version>3.2.1-v20092006</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.update.core/win32/
implementation 'org.eclipse.update.core:win32:3.2.1-v20092006'
// https://jarcasting.com/artifacts/org.eclipse.update.core/win32/
implementation ("org.eclipse.update.core:win32:3.2.1-v20092006")
'org.eclipse.update.core:win32:jar:3.2.1-v20092006'
<dependency org="org.eclipse.update.core" name="win32" rev="3.2.1-v20092006">
  <artifact name="win32" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.update.core', module='win32', version='3.2.1-v20092006')
)
libraryDependencies += "org.eclipse.update.core" % "win32" % "3.2.1-v20092006"
[org.eclipse.update.core/win32 "3.2.1-v20092006"]