| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.core.filesystem.win32 |
| ArtifactId | ArtifactIdx86 |
| Last Version | Last Version1.1.0-v20070510 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description%fragmentName
|
| Filename | Size |
|---|---|
| x86-1.1.0-v20070510.pom | |
| x86-1.1.0-v20070510.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.core.filesystem.win32/x86/ -->
<dependency>
<groupId>org.eclipse.core.filesystem.win32</groupId>
<artifactId>x86</artifactId>
<version>1.1.0-v20070510</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core.filesystem.win32/x86/
implementation 'org.eclipse.core.filesystem.win32:x86:1.1.0-v20070510'
// https://jarcasting.com/artifacts/org.eclipse.core.filesystem.win32/x86/
implementation ("org.eclipse.core.filesystem.win32:x86:1.1.0-v20070510")
'org.eclipse.core.filesystem.win32:x86:jar:1.1.0-v20070510'
<dependency org="org.eclipse.core.filesystem.win32" name="x86" rev="1.1.0-v20070510">
<artifact name="x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core.filesystem.win32', module='x86', version='1.1.0-v20070510')
)
libraryDependencies += "org.eclipse.core.filesystem.win32" % "x86" % "1.1.0-v20070510"
[org.eclipse.core.filesystem.win32/x86 "1.1.0-v20070510"]