Last Version

Core File Systems 1.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.core
ArtifactId

ArtifactId

filesystem
Version

Version

1.2.0
Type

Type

jar
Description

Description

Core File Systems

Download filesystem 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mod4j.org.eclipse.equinox : common jar [3.2.0,4.0.0)
org.mod4j.org.eclipse.equinox : registry jar [3.2.0,4.0.0)
org.mod4j.org.eclipse : osgi jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.