License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.swt.wpf.win32 |
ArtifactId | ArtifactIdx86 |
Last Version | Last Version3.3.0-v3346 |
Release Date | Release Date |
Type | Typejar |
Description |
Description%fragmentName
|
Filename | Size |
---|---|
x86-3.3.0-v3346.pom | |
x86-3.3.0-v3346.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.swt.wpf.win32/x86/ -->
<dependency>
<groupId>org.eclipse.swt.wpf.win32</groupId>
<artifactId>x86</artifactId>
<version>3.3.0-v3346</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.swt.wpf.win32/x86/
implementation 'org.eclipse.swt.wpf.win32:x86:3.3.0-v3346'
// https://jarcasting.com/artifacts/org.eclipse.swt.wpf.win32/x86/
implementation ("org.eclipse.swt.wpf.win32:x86:3.3.0-v3346")
'org.eclipse.swt.wpf.win32:x86:jar:3.3.0-v3346'
<dependency org="org.eclipse.swt.wpf.win32" name="x86" rev="3.3.0-v3346">
<artifact name="x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.swt.wpf.win32', module='x86', version='3.3.0-v3346')
)
libraryDependencies += "org.eclipse.swt.wpf.win32" % "x86" % "3.3.0-v3346"
[org.eclipse.swt.wpf.win32/x86 "3.3.0-v3346"]