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