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