Common Eclipse Runtime


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.equinox
ArtifactId

ArtifactId

common
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common Eclipse Runtime

Download common

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0