License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.equinox.log |
Last Version | Last Version1.2.400 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.equinox.log
A packaging of the eclipse sdk org.eclipse.equinox.log library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.eclipse.equinox.log-1.2.400.pom | |
org.eclipse.equinox.log-1.2.400.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.log/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.log</artifactId>
<version>1.2.400</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.log/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.log:1.2.400'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.log/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.log:1.2.400")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.log:jar:1.2.400'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.log" rev="1.2.400">
<artifact name="org.eclipse.equinox.log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.log', version='1.2.400')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.log" % "1.2.400"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.log "1.2.400"]