Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.core |
ArtifactId | ArtifactIdfilesystem |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore File Systems
|
Filename | Size |
---|---|
filesystem-1.2.0.pom | |
filesystem-1.2.0.jar | 43 KB |
Browse |
<!-- 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"]
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) |