Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.core |
ArtifactId | ArtifactIdjobs |
Last Version | Last Version3.4.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Jobs Mechanism
|
Filename | Size |
---|---|
jobs-3.4.100.pom | |
jobs-3.4.100.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/jobs/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.core</groupId>
<artifactId>jobs</artifactId>
<version>3.4.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/jobs/
implementation 'org.mod4j.org.eclipse.core:jobs:3.4.100'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/jobs/
implementation ("org.mod4j.org.eclipse.core:jobs:3.4.100")
'org.mod4j.org.eclipse.core:jobs:jar:3.4.100'
<dependency org="org.mod4j.org.eclipse.core" name="jobs" rev="3.4.100">
<artifact name="jobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.core', module='jobs', version='3.4.100')
)
libraryDependencies += "org.mod4j.org.eclipse.core" % "jobs" % "3.4.100"
[org.mod4j.org.eclipse.core/jobs "3.4.100"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.equinox : common | jar | [3.2.0,4.0.0) |