is not current version
Last Version 1.4.100

org.eclipse.platform:org.eclipse.core.filesystem.linux.ppc64le 1.4.0

Core File System for Linux PPC 64 LE bit

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.core.filesystem.linux.ppc64le
Version

Version

1.4.0
Type

Type

jar

Download org.eclipse.core.filesystem.linux.ppc64le 1.4.0


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