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