License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.core.runtime.compatibility |
ArtifactId | ArtifactIdregistry |
Last Version | Last Version3.2.100-v20070316 |
Release Date | Release Date |
Type | Typejar |
Description |
Description%fragmentName
|
Filename | Size |
---|---|
registry-3.2.100-v20070316.pom | |
registry-3.2.100-v20070316.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/registry/ -->
<dependency>
<groupId>org.eclipse.core.runtime.compatibility</groupId>
<artifactId>registry</artifactId>
<version>3.2.100-v20070316</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/registry/
implementation 'org.eclipse.core.runtime.compatibility:registry:3.2.100-v20070316'
// https://jarcasting.com/artifacts/org.eclipse.core.runtime.compatibility/registry/
implementation ("org.eclipse.core.runtime.compatibility:registry:3.2.100-v20070316")
'org.eclipse.core.runtime.compatibility:registry:jar:3.2.100-v20070316'
<dependency org="org.eclipse.core.runtime.compatibility" name="registry" rev="3.2.100-v20070316">
<artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core.runtime.compatibility', module='registry', version='3.2.100-v20070316')
)
libraryDependencies += "org.eclipse.core.runtime.compatibility" % "registry" % "3.2.100-v20070316"
[org.eclipse.core.runtime.compatibility/registry "3.2.100-v20070316"]